Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.h339 std::unique_ptr<Thunk> BuildHostToDeviceCopyThunk(const HloInstruction* inst);
Dir_emitter_unnested.cc1703 std::unique_ptr<Thunk> IrEmitterUnnested::BuildHostToDeviceCopyThunk( in BuildHostToDeviceCopyThunk() function in xla::gpu::IrEmitterUnnested