Searched defs:tensor_description (Results 1 – 3 of 3) sorted by relevance
40 TensorDescription tensor_description = 3; field
1769 inline const ::tensorflow::TensorDescription& NodeOutput::tensor_description() const { in tensor_description() function1774 ::tensorflow::TensorDescription* tensor_description) { in unsafe_arena_set_allocated_tensor_description()1816 … void NodeOutput::set_allocated_tensor_description(::tensorflow::TensorDescription* tensor_descrip… in set_allocated_tensor_description()
735 NodeOutput::_Internal::tensor_description(const NodeOutput* msg) { in tensor_description() function in tensorflow::NodeOutput::_Internal