Home
last modified time | relevance | path

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

/external/armnn/delegate/common/src/
DDelegateOptions.cpp96 DelegateOptions::DelegateOptions() in DelegateOptions() function in armnnDelegate::DelegateOptions
101 DelegateOptions::DelegateOptions(DelegateOptions const &other) in DelegateOptions() function in armnnDelegate::DelegateOptions
106 DelegateOptions::DelegateOptions(armnn::Compute computeDevice, in DelegateOptions() function in armnnDelegate::DelegateOptions
113 DelegateOptions::DelegateOptions(const std::vector<armnn::BackendId>& backends, in DelegateOptions() function in armnnDelegate::DelegateOptions
120 DelegateOptions::DelegateOptions(armnn::Compute computeDevice, in DelegateOptions() function in armnnDelegate::DelegateOptions
129 DelegateOptions::DelegateOptions(const std::vector<armnn::BackendId>& backends, in DelegateOptions() function in armnnDelegate::DelegateOptions
138 DelegateOptions::DelegateOptions(char const* const* options_keys, in DelegateOptions() function in armnnDelegate::DelegateOptions
/external/armnn/delegate/common/include/
DDelegateOptions.hpp19 class DelegateOptions class
/external/tensorflow/tensorflow/lite/delegates/flex/
Ddelegate.h101 SimpleDelegateInterface::Options DelegateOptions() const override { in DelegateOptions() function
/external/tensorflow/tensorflow/lite/delegates/hexagon/
Dhexagon_delegate.cc71 SimpleDelegateInterface::Options DelegateOptions() const override { in DelegateOptions() function in tflite::__anon15d343f60111::HexagonDelegate
/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/
Dinterpreter_test.cc2037 SimpleDelegateInterface::Options DelegateOptions() const override { in DelegateOptions() function in tflite::__anon6b746e0f0111::TestLazyDelegateProvider::DummyLazyDelegate