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::pair< ir::SubgraphIndex, ir::OperationIndex >, OpMinMaxHash > |
using | onert::exec::IOMinMaxMap = util::MinMaxMap< std::pair< ir::SubgraphIndex, ir::IOIndex >, IOMinMaxHash > |