LostTech.TensorFlow : API Documentation

Type OpHint.OpHintArgumentTracker

Namespace tensorflow.lite.python.op_hint

Parent PythonObjectContainer

Interfaces OpHint.IOpHintArgumentTracker

Methods

Properties

Public instance methods

Tensor add(IEnumerable<IGraphNodeBase> arg, object tag, string name, object aggregate, object index_override)

Tensor add(IGraphNodeBase arg, object tag, string name, object aggregate, object index_override)

Public properties

object PythonObject get;