Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
H A Dtpu_client.h304 struct HostValue { struct
313 std::shared_ptr<HostValue> host_value_ ABSL_GUARDED_BY(mu_); argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpy_buffer.h172 struct HostValue { struct
180 std::shared_ptr<HostValue> host_value_; // Protected by the GIL. argument