Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dtransfer_guard_lib.h55 struct TransferGuardState { struct
56 std::optional<TransferGuardLevel> host_to_device;
57 std::optional<TransferGuardLevel> device_to_device;
58 std::optional<TransferGuardLevel> device_to_host;
59 bool explicit_device_put = false;
60 bool explicit_device_get = false;