Home
last modified time | relevance | path

Searched refs:disable_lower_using_switch_merge (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dconvert_to_constants.py961 def disable_lower_using_switch_merge(graph_def): function
1010 graph_def = disable_lower_using_switch_merge(graph_def)
/external/tensorflow/tensorflow/lite/python/
Dutil_test.py111 new_graph_def = convert_to_constants.disable_lower_using_switch_merge(
Dutil.py293 graph_def = _convert_to_constants.disable_lower_using_switch_merge(
Dlite.py2016 graph = _convert_to_constants.disable_lower_using_switch_merge(graph_def)