Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpy_buffer.cc191 auto transfer_guard_formatter = [this, &dst_device] { in CopyToDevice() local
242 auto transfer_guard_formatter = [this] { in CopyToHostAsync() local
H A Dpy_client.cc223 auto transfer_guard_formatter = [&argument, dst_device = device] { in BufferFromPyval() local