Home
last modified time | relevance | path

Searched refs:_internal_enqueue_op_name (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/
Dqueue_runner.pb.h191 const std::string& _internal_enqueue_op_name(int index) const; in Swap()
344 inline const std::string& QueueRunnerDef::_internal_enqueue_op_name(int index) const { in _internal_enqueue_op_name() function
349 return _internal_enqueue_op_name(index); in enqueue_op_name()
Dqueue_runner.pb.cc267 const auto& s = this->_internal_enqueue_op_name(i); in _InternalSerialize()