Home
last modified time | relevance | path

Searched defs:BackingDeviceName (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcustom_device.h92 const char* BackingDeviceName(Status* status) const override { in BackingDeviceName() function
H A Dtensor_handle.cc1059 const char* TensorHandle::BackingDeviceName(Status* status) const { in BackingDeviceName() function in tensorflow::TensorHandle
/aosp_15_r20/external/tensorflow/tensorflow/go/
H A Dtensor_handle.go127 func (th *TensorHandle) BackingDeviceName() (string, error) { func
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/cpp_tests/core_runtime/
H A Dop_handler_selector_test.cc137 const char* BackingDeviceName(Status* status) const override { in BackingDeviceName() function in tfrt::tf::__anon6788e1330111::FakeTensorHandle
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt.cc495 const char* TensorHandleInterface::BackingDeviceName( in BackingDeviceName() function in tfrt::tf::TensorHandleInterface