Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dnode_def_util_test.cc873 TEST(AttachDef, AllowMultipleFormattedNode) { in TEST() argument
885 TEST(AttachDef, DisallowMultipleFormattedNode) { in TEST() argument
H A Dnode_def_util.cc908 Status AttachDef(const Status& status, const NodeDef& node_def, in AttachDef() function
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph_node_util.cc39 Status AttachDef(const Status& status, const Node& node, in AttachDef() function