Searched refs:HostValue (Results 1 – 4 of 4) sorted by relevance
115 struct HostValue { struct123 std::shared_ptr<HostValue> host_value_; // Protected by the GIL. argument
93 std::shared_ptr<HostValue> host_value = std::make_shared<HostValue>(); in CopyToHostAsync()
275 struct HostValue { struct284 std::shared_ptr<HostValue> host_value_ TF_GUARDED_BY(mu_); argument
284 std::shared_ptr<HostValue> host_value = std::make_shared<HostValue>(); in CopyToHostAsync()349 std::shared_ptr<HostValue> host_value = host_value_; in ToLiteral()