Home
last modified time | relevance | path

Searched refs:_internal_function_graphs (Results 1 – 2 of 2) sorted by relevance

/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/protobuf/
Dconfig.pb.h3622 const ::tensorflow::RunMetadata_FunctionGraphs& _internal_function_graphs(int index) const; in Swap()
7840 inline const ::tensorflow::RunMetadata_FunctionGraphs& RunMetadata::_internal_function_graphs(int i… in _internal_function_graphs() function
7845 return _internal_function_graphs(index); in function_graphs()
Dconfig.pb.cc6332 const auto& repfield = this->_internal_function_graphs(i); in _InternalSerialize()