Home
last modified time | relevance | path

Searched refs:TFE_TensorHandleDevicePointer (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/c/eager/
Dc_api_experimental.h443 TF_CAPI_EXPORT extern void* TFE_TensorHandleDevicePointer(TFE_TensorHandle*,
Dc_api_experimental_test.cc521 void* data = TFE_TensorHandleDevicePointer(copy, status); in TEST()
Dc_api.cc1104 void* TFE_TensorHandleDevicePointer(TFE_TensorHandle* h, TF_Status* status) { in TFE_TensorHandleDevicePointer() function