Home
last modified time | relevance | path

Searched refs:_internal_has_graph_execution_trace (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/
Ddebug_event.pb.h385 bool _internal_has_graph_execution_trace() const; in Swap()
2821 inline bool DebugEvent::_internal_has_graph_execution_trace() const { in _internal_has_graph_execution_trace() function
2825 return _internal_has_graph_execution_trace(); in has_graph_execution_trace()
2831 if (_internal_has_graph_execution_trace()) { in clear_graph_execution_trace()
2840 if (_internal_has_graph_execution_trace()) { in release_graph_execution_trace()
2853 return _internal_has_graph_execution_trace() in _internal_graph_execution_trace()
2863 if (_internal_has_graph_execution_trace()) { in unsafe_arena_release_graph_execution_trace()
2881 if (!_internal_has_graph_execution_trace()) { in _internal_mutable_graph_execution_trace()
Ddebug_event.pb.cc818 if (_internal_has_graph_execution_trace()) { in _InternalSerialize()