Home
last modified time | relevance | path

Searched defs:HasCustomDeviceInput (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Deager_operation.h90 bool HasCustomDeviceInput() const override { in HasCustomDeviceInput() function
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt.h498 bool HasCustomDeviceInput() const override { in HasCustomDeviceInput() function
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/cpp_tests/core_runtime/
H A Dop_handler_selector_test.cc174 bool HasCustomDeviceInput() const override { return false; } in HasCustomDeviceInput() function in tfrt::tf::__anon6788e1330111::FakeOperation