Home
last modified time | relevance | path

Searched refs:fetch_skip_sync (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dgraph_execution_state.cc525 !options.callable_options.fetch_skip_sync()) { in PruneGraph()
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dconfig.proto923 bool fetch_skip_sync = 8; 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/protobuf/
Dconfig.pb.h4172 bool fetch_skip_sync() const; in Swap()
8463 inline bool CallableOptions::fetch_skip_sync() const { in fetch_skip_sync() function