Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InferenceActivity ¶
type InferenceActivity struct {
// contains filtered or unexported fields
}
InferenceActivity is an Activity that is used to invoke a a ML Model using flogo-ml framework
func (*InferenceActivity) Eval ¶
func (a *InferenceActivity) Eval(context activity.Context) (done bool, err error)
Eval implements api.Activity.Eval - Runs an ML model
func (*InferenceActivity) Metadata ¶
func (a *InferenceActivity) Metadata() *activity.Metadata
Metadata returns the activity's metadata
Directories ¶
Path | Synopsis |
---|---|
Package tensorflow_serving is a generated protocol buffer package.
|
Package tensorflow_serving is a generated protocol buffer package. |
tensorflow/core/example
Package tensorflow is a generated protocol buffer package.
|
Package tensorflow is a generated protocol buffer package. |
tensorflow/core/framework
Package tensorflow is a generated protocol buffer package.
|
Package tensorflow is a generated protocol buffer package. |
tensorflow/core/protobuf
Package tensorflow is a generated protocol buffer package.
|
Package tensorflow is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.