Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tfrt/eager/cpp_tests/core_runtime/
Dop_handler_selector_test.cc161 class FakeOperation : public ImmediateExecutionOperation { class
163 explicit FakeOperation() : ImmediateExecutionOperation(kTfrt) {} in FakeOperation() function in tfrt::tf::__anond52f36620111::FakeOperation