LostTech.TensorFlow : API Documentation

Type op_hint

Namespace tensorflow.lite.python.op_hint

Public static methods

object convert_op_hints_to_stubs(object session, object graph_def, ImplicitContainer<T> write_callback)

object convert_op_hints_to_stubs_dyn(object session, object graph_def, ImplicitContainer<T> write_callback)

IList<object> find_all_hinted_output_nodes(BaseSession session, object graph_def)

object find_all_hinted_output_nodes_dyn(object session, object graph_def)

Public properties

PythonFunctionContainer _LiteAggregateOperand_fn get;

PythonFunctionContainer _LiteFuncCall_fn get;

PythonFunctionContainer _LiteOperand_fn get;

PythonFunctionContainer _LiteSingleOperand_fn get;

PythonFunctionContainer convert_op_hints_to_stubs_fn get;

PythonFunctionContainer find_all_hinted_output_nodes_fn get;

PythonFunctionContainer OpHint_fn get;