Home
last modified time | relevance | path

Searched defs:retry_on_failure (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dtf_allocator_adapter.h94 bool retry_on_failure, in Allocate()
H A Dtf_allocator_adapter.cc39 int device_ordinal, uint64_t size, bool retry_on_failure, in Allocate()
H A Ddevice_memory_allocator.h196 bool retry_on_failure) { in Allocate()
H A Dstream_executor_pimpl.cc912 int device_ordinal, uint64_t size, bool retry_on_failure, in Allocate()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dlocal_client_test_base.cc44 bool retry_on_failure, in Allocate()
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dallocator.h52 bool retry_on_failure = true; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dc_api_conversions.cc99 TF_Status* se_status) { in ToC()