Searched defs:BuildNodeDef (Results 1 – 4 of 4) sorted by relevance
128 void BuildNodeDef(const TensorShape& shape, DataType dtype, in BuildNodeDef() function in tensorflow::ScopedAllocatorConcatOpTest262 void BuildNodeDef(const TensorShape& in_shape, DataType dtype, in BuildNodeDef() function in tensorflow::ScopedAllocatorSplitOpTest
41 StatusOr<tensorflow::NodeDef> BuildNodeDef( in BuildNodeDef() function
41 tfrt::StatusOr<tensorflow::NodeDef> BuildNodeDef( in BuildNodeDef() function
241 const NodeDef& AttrBuilder::BuildNodeDef() { in BuildNodeDef() function in tensorflow::AttrBuilder