Home
last modified time | relevance | path

Searched defs:DevicePointer (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcustom_device_test.cc71 void* DevicePointer() const override { return nullptr; } in DevicePointer() function in tensorflow::eager::__anon8e8d227f0111::TestCustomDeviceTensorHandle
/external/tensorflow/tensorflow/c/eager/
Dc_api.cc506 void* DevicePointer() const override { return data_; } in DevicePointer() function in tensorflow::__anon6f1bef310211::CAPICustomDeviceTensorHandle