Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dpy_buffer.h115 struct HostValue { struct
123 std::shared_ptr<HostValue> host_value_; // Protected by the GIL. argument
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dtpu_client.h275 struct HostValue { struct
284 std::shared_ptr<HostValue> host_value_ TF_GUARDED_BY(mu_); argument