Searched refs:RemoveNewDefaultAttrsFromGraphDef (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ |
D | graph_def_util_test.cc | 52 TF_ASSERT_OK(RemoveNewDefaultAttrsFromGraphDef(&graph_def, registry, registry, in TEST() 73 TF_ASSERT_OK(RemoveNewDefaultAttrsFromGraphDef(&graph_def, registry, registry, in TEST() 100 RemoveNewDefaultAttrsFromGraphDef(&produced_graph_def, consumer_registry, in TEST() 136 RemoveNewDefaultAttrsFromGraphDef(&produced_graph_def, consumer_registry, in TEST() 168 RemoveNewDefaultAttrsFromGraphDef(&produced_graph_def, consumer_registry, in TEST() 207 RemoveNewDefaultAttrsFromGraphDef(&produced_graph_def, consumer_registry, in TEST()
|
D | graph_def_util.h | 95 Status RemoveNewDefaultAttrsFromGraphDef(
|
D | graph_def_util.cc | 136 Status RemoveNewDefaultAttrsFromGraphDef( in RemoveNewDefaultAttrsFromGraphDef() function
|