Type op_hint Namespace tensorflow.lite.python.op_hint Methods convert_op_hints_to_stubs convert_op_hints_to_stubs_dyn find_all_hinted_output_nodes find_all_hinted_output_nodes_dyn Properties _LiteAggregateOperand_fn _LiteFuncCall_fn _LiteOperand_fn _LiteSingleOperand_fn convert_op_hints_to_stubs_fn find_all_hinted_output_nodes_fn OpHint_fn 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;