Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/delegate/common/src/
H A 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
/aosp_15_r20/external/armnn/delegate/common/include/
H A DDelegateOptions.hpp19 class DelegateOptions class
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/
H A Ddelegate.h101 SimpleDelegateInterface::Options DelegateOptions() const override { in DelegateOptions() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/utils/dummy_delegate/
H A Ddummy_delegate.cc71 SimpleDelegateInterface::Options DelegateOptions() const override { in DelegateOptions() function in tflite::dummy_test::DummyDelegate
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/
H A Dhexagon_delegate.cc71 SimpleDelegateInterface::Options DelegateOptions() const override { in DelegateOptions() function in tflite::__anon29ce59760111::HexagonDelegate
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dinterpreter_test.cc2037 SimpleDelegateInterface::Options DelegateOptions() const override { in DelegateOptions() function in tflite::__anone0f1238f0111::TestLazyDelegateProvider::DummyLazyDelegate