Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_client_test.cc361 TEST(PjRtClientTest, CopyToDeviceAsync) { in TEST() argument
/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
Dtrt_engine_op.cc561 Status CopyToDeviceAsync(OpKernelContext* ctx, const Tensor& native_tensor, in CopyToDeviceAsync() function
636 ctx, CopyToDeviceAsync(ctx, native_outputs->at(t), t, *stream), in ExecuteNativeSegment()