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