Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DOptimizedNetworkImpl.hpp29 ModelOptions& GetModelOptions() { return m_ModelOptions; } in GetModelOptions() function in armnn::OptimizedNetworkImpl
H A DNetwork.cpp195 armnn::ModelOptions OptimizerOptionsOpaque::GetModelOptions() const in GetModelOptions() function in armnn::OptimizerOptionsOpaque
/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/llama_runner/
H A DLlamaRuntime.cpp200 const LlamaModelOptions& LlamaRuntime::GetModelOptions() const { in GetModelOptions() function in example::LlamaRuntime