Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_stream_executor_client.cc1296 std::shared_ptr<TrackedDeviceBuffer> src_device_buffer) { in CopyToDeviceHelper()
1390 ScopedHold src_device_buffer(this, ScopedHold::kUsage); in CopyToDevice() local
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dtpu_client.cc397 std::shared_ptr<TpuSharedBuffer> src_device_buffer = DeviceBuffer(); in CopyToDevice() local