Searched refs:TFE_TensorHandleDevicePointer (Results 1 – 3 of 3) sorted by relevance
443 TF_CAPI_EXPORT extern void* TFE_TensorHandleDevicePointer(TFE_TensorHandle*,
521 void* data = TFE_TensorHandleDevicePointer(copy, status); in TEST()
1104 void* TFE_TensorHandleDevicePointer(TFE_TensorHandle* h, TF_Status* status) { in TFE_TensorHandleDevicePointer() function