Documentation
¶
Index ¶
- func Export(session *tf.Session, graph *tf.Graph, name string) (interface{}, error)
- func MatchOperation(graph *tf.Graph, name string) string
- func RunExport(session *tf.Session, exportOp *tf.Operation) (interface{}, error)
- func Signature(model *tf.SavedModel) (*domain.Signature, error)
- type Evaluator
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Evaluator ¶
Evaluator represents evaluator
func NewEvaluator ¶
NewEvaluator creates new evaluator
Click to show internal directories.
Click to hide internal directories.