Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/utils/dummy_delegate/
Ddummy_delegate.cc25 class DummyDelegateKernel : public SimpleDelegateKernelInterface { class
27 explicit DummyDelegateKernel(const DummyDelegateOptions& options) in DummyDelegateKernel() function in tflite::dummy_test::DummyDelegateKernel