Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dtf_allocator_adapter.h82 bool retry_on_failure, in Allocate()
Dtf_allocator_adapter.cc39 int device_ordinal, uint64 size, bool retry_on_failure, in Allocate()
Ddevice_memory_allocator.h194 bool retry_on_failure) { in Allocate()
Dstream_executor_pimpl.cc909 int device_ordinal, uint64 size, bool retry_on_failure, in Allocate()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dlocal_client_test_base.cc46 bool retry_on_failure, in Allocate()
/external/tensorflow/tensorflow/core/framework/
Dallocator.h54 bool retry_on_failure = true; member
/external/tensorflow/tensorflow/stream_executor/tpu/
Dc_api_conversions.cc93 TF_Status* se_status) { in ToC()
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dgpu_device.cc105 bool retry_on_failure, in Allocate()