Searched refs:convert_op_hints_to_stubs (Results 1 – 11 of 11) sorted by relevance
8 name: "convert_op_hints_to_stubs"
247 stubbed_graphdef = op_hint.convert_op_hints_to_stubs(274 stubbed_graphdef = op_hint.convert_op_hints_to_stubs(300 stubbed_graphdef = op_hint.convert_op_hints_to_stubs(376 stubbed_graphdef = op_hint.convert_op_hints_to_stubs(
43 from tensorflow.lite.python.op_hint import convert_op_hints_to_stubs # pylint: disable=unused-impo…
1251 def convert_op_hints_to_stubs(session=None, function
25 from tensorflow.lite.python.op_hint import convert_op_hints_to_stubs163 curr = convert_op_hints_to_stubs(graph_def=curr)
23 from tensorflow.lite.python.op_hint import convert_op_hints_to_stubs151 curr = convert_op_hints_to_stubs(graph_def=curr)
24 from tensorflow.lite.python.op_hint import convert_op_hints_to_stubs165 curr = convert_op_hints_to_stubs(graph_def=curr)
26 from tensorflow.lite.python.op_hint import convert_op_hints_to_stubs189 curr = convert_op_hints_to_stubs(graph_def=curr)
56 ophinted_graph = tf.lite.experimental.convert_op_hints_to_stubs(session=sess)93 + converted_graph = tf.lite.experimental.convert_op_hints_to_stubs(122 (done by `tf.lite.experimental.convert_op_hints_to_stubs`), the conv2d op, bias296 tf.lite.experimental.convert_op_hints_to_stubs(graph_def=frozen_graph)
508 graph_def = tf.lite.experimental.convert_op_hints_to_stubs(