Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dhost_compute_metadata.proto34 repeated HostTransferMetadata device_to_host = 1; field
/external/tensorflow/tensorflow/compiler/xla/python/
Dtransfer_guard_lib.h58 std::optional<TransferGuardLevel> device_to_host; member
/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
Dpluggable_device.h87 se::Stream* device_to_host = nullptr; member
/external/mesa3d/src/gallium/drivers/r600/
Dcompute_memory_pool.c195 struct pipe_context * pipe, int device_to_host) in compute_memory_shadow()
597 int device_to_host, in compute_memory_transfer()
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.h166 se::Stream* device_to_host = nullptr; member
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf_communication.cc225 Type type, bool device_to_host, in SetFrontendAttributes()