Home
last modified time | relevance | path

Searched refs:OnHostCPU (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dtensor_handle.h122 bool OnHostCPU() { in OnHostCPU() function
/external/tensorflow/tensorflow/c/eager/
Dc_api.cc877 if (!h->handle->OnHostCPU()) { in TFE_TensorHandleUnderlyingTensorInHostMemory()