Searched refs:RemoveNewDefaultAttrsFromGraphDef (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ |
D | graph_def_util_test.cc | 63 TF_ASSERT_OK(RemoveNewDefaultAttrsFromGraphDef(&graph_def, registry, registry, in TEST() 84 TF_ASSERT_OK(RemoveNewDefaultAttrsFromGraphDef(&graph_def, registry, registry, in TEST() 111 RemoveNewDefaultAttrsFromGraphDef(&produced_graph_def, consumer_registry, in TEST() 147 RemoveNewDefaultAttrsFromGraphDef(&produced_graph_def, consumer_registry, in TEST() 179 RemoveNewDefaultAttrsFromGraphDef(&produced_graph_def, consumer_registry, in TEST() 218 RemoveNewDefaultAttrsFromGraphDef(&produced_graph_def, consumer_registry, in TEST()
|
D | graph_def_util.h | 97 Status RemoveNewDefaultAttrsFromGraphDef(
|
D | graph_def_util.cc | 137 Status RemoveNewDefaultAttrsFromGraphDef( in RemoveNewDefaultAttrsFromGraphDef() function
|