Home
last modified time | relevance | path

Searched defs:device_to_host (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dhost_compute_metadata.proto34 repeated HostTransferMetadata device_to_host = 1; field
/external/mesa3d/src/gallium/drivers/r600/
Dcompute_memory_pool.c255 struct pipe_context * pipe, int device_to_host) in compute_memory_shadow()
658 int device_to_host, in compute_memory_transfer()
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.h141 se::Stream* device_to_host = nullptr; member