Searched refs:has_host_tensor (Results 1 – 2 of 2) sorted by relevance
82 bool has_host_tensor() const { return host_tensor_ != nullptr; } in has_host_tensor() function
121 if (xla_tensor->has_host_tensor()) { in Compile()