|
ONE - On-device Neural Engine
|
Go to the source code of this file.
Data Structures | |
| struct | onert::exec::OpMinMaxHash |
| struct | onert::exec::IOMinMaxHash |
Namespaces | |
| namespace | onert |
| namespace | onert::exec |
Typedefs | |
| using | onert::exec::OpMinMaxMap = util::MinMaxMap< std::tuple< ir::ModelIndex, ir::SubgraphIndex, ir::OperationIndex >, OpMinMaxHash > |
| using | onert::exec::IOMinMaxMap = util::MinMaxMap< std::tuple< ir::ModelIndex, ir::SubgraphIndex, ir::IOIndex >, IOMinMaxHash > |