Searched defs:DevicePointer (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/core/common_runtime/eager/ | ||
| D | custom_device_test.cc | 74   void* DevicePointer() const override { return nullptr; }  in DevicePointer()  function in tensorflow::eager::__anona3a8ac9d0111::TestCustomDeviceTensorHandle | 
| /external/tensorflow/tensorflow/c/eager/ | ||
| D | c_api.cc | 503   void* DevicePointer() const override { return data_; }  in DevicePointer()  function in tensorflow::__anon6338c50f0211::CAPICustomDeviceTensorHandle |