Home
last modified time | relevance | path

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

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