Home
last modified time | relevance | path

Searched refs:DelegateOptions (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/flex/
Ddelegate.h80 SimpleDelegateInterface::Options DelegateOptions() const override { in DelegateOptions() function
/external/tensorflow/tensorflow/lite/delegates/utils/
Dsimple_delegate.h108 virtual SimpleDelegateInterface::Options DelegateOptions() const = 0;
Dsimple_delegate.cc82 auto delegate_options = delegate->DelegateOptions(); in DelegatePrepare()
/external/tensorflow/tensorflow/lite/delegates/utils/dummy_delegate/
Ddummy_delegate.cc71 SimpleDelegateInterface::Options DelegateOptions() const override { in DelegateOptions() function in tflite::dummy_test::DummyDelegate
/external/tensorflow/tensorflow/lite/delegates/hexagon/
Dhexagon_delegate.cc70 SimpleDelegateInterface::Options DelegateOptions() const override { in DelegateOptions() function in tflite::__anonf313d1800111::HexagonDelegate