Home
last modified time | relevance | path

Searched refs:BuildDeviceToDeviceCopyThunk (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.h342 std::unique_ptr<Thunk> BuildDeviceToDeviceCopyThunk(
Dir_emitter_unnested.cc696 AddThunkToThunkSequence(BuildDeviceToDeviceCopyThunk(copy)); in HandleCopy()
1716 std::unique_ptr<Thunk> IrEmitterUnnested::BuildDeviceToDeviceCopyThunk( in BuildDeviceToDeviceCopyThunk() function in xla::gpu::IrEmitterUnnested