Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
Drecording_tpu_driver.cc160 auto unwrapped_wait_for = UnwrapWaitFor(wait_for); in Allocate() local
184 auto unwrapped_wait_for = UnwrapWaitFor(wait_for); in Allocate() local
208 auto unwrapped_wait_for = UnwrapWaitFor(wait_for); in AllocateTuple() local
245 auto unwrapped_wait_for = UnwrapWaitFor(wait_for); in Deallocate() local
268 auto unwrapped_wait_for = UnwrapWaitFor(wait_for); in TransferToDevice() local
297 auto unwrapped_wait_for = UnwrapWaitFor(wait_for); in TransferFromDevice() local
319 auto unwrapped_wait_for = UnwrapWaitFor(wait_for); in TransferFromDeviceToDevice() local
344 auto unwrapped_wait_for = UnwrapWaitFor(wait_for); in CompileProgram() local
364 auto unwrapped_wait_for = UnwrapWaitFor(wait_for); in LoadProgram() local
389 auto unwrapped_wait_for = UnwrapWaitFor(wait_for); in UnloadProgram() local
[all …]