Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddirect_session_test.cc2406 opts.set_fetch_skip_sync(true); in TEST()
2481 opts.set_fetch_skip_sync(true); in TestFeedAndFetchTensorsInDeviceMemory()
2533 opts.set_fetch_skip_sync(true); in TestFeedAndFetchTensorsInDeviceMemoryFailsToMakeCallable()
/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.h4173 void set_fetch_skip_sync(bool value); in Swap()
8471 inline void CallableOptions::set_fetch_skip_sync(bool value) { in set_fetch_skip_sync() function