Expand description

mlinference Interface

Structs

InferenceOutput

MlInferenceSender sends messages to a MlInference service The MlInference service client for sending MlInference messages

The tensor’s dimensions and type are provided as metadata to a model. Any metadata shall be associated to the respective model in a blob store.

Enums

Error returned with InferenceOutput

Response is either success or an error code

Value of a data element in a tensor

Constants

Traits

The MlInference service wasmbus.contractId: wasmcloud:mlinference wasmbus.providerReceive wasmbus.actorReceive

Type Definitions