Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dstep_stats.proto40 TensorDescription tensor_description = 3; field
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dstep_stats.pb.h1769 inline const ::tensorflow::TensorDescription& NodeOutput::tensor_description() const { in tensor_description() function
1774 ::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()
Dstep_stats.pb.cc735 NodeOutput::_Internal::tensor_description(const NodeOutput* msg) { in tensor_description() function in tensorflow::NodeOutput::_Internal