Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dnode_def_util_test.cc576 TEST(AttachDef, AllowMultipleFormattedNode) { in TEST() argument
588 TEST(AttachDef, DisallowMultipleFormattedNode) { in TEST() argument
Dnode_def_util.cc703 Status AttachDef(const Status& status, const NodeDef& node_def, in AttachDef() function
717 Status AttachDef(const Status& status, const Node& node, in AttachDef() function