Searched defs:BuildNodeDef (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ | ||
D | scoped_allocator_ops_test.cc | 128 void BuildNodeDef(const TensorShape& shape, DataType dtype, in BuildNodeDef() function in tensorflow::ScopedAllocatorConcatOpTest |
/external/tensorflow/tensorflow/core/common_runtime/eager/ | ||
D | attr_builder.cc | 224 const NodeDef& AttrBuilder::BuildNodeDef() { in BuildNodeDef() function in tensorflow::AttrBuilder |