Home
last modified time | relevance | path

Searched defs:AttachDef (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/graph/
Dgraph_node_util.cc42 Status AttachDef(const Status& status, const Node& node, in AttachDef() function
/external/tensorflow/tensorflow/core/framework/
Dnode_def_util_test.cc680 TEST(AttachDef, AllowMultipleFormattedNode) { in TEST() argument
692 TEST(AttachDef, DisallowMultipleFormattedNode) { in TEST() argument
Dnode_def_util.cc849 Status AttachDef(const Status& status, const NodeDef& node_def, in AttachDef() function