Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcustom_device_test.cc74 void* DevicePointer() const override { return nullptr; } in DevicePointer() function in tensorflow::eager::__anonb9701f0e0111::TestCustomDeviceTensorHandle
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api.cc503 void* DevicePointer() const override { return data_; } in DevicePointer() function in tensorflow::__anon816881a00211::CAPICustomDeviceTensorHandle