ONE - On-device Neural Engine
Loading...
Searching...
No Matches
onert::exec::FunctionSequence::DynamicTensorCtx Struct Reference

#include <FunctionSequence.h>

Collaboration diagram for onert::exec::FunctionSequence::DynamicTensorCtx:

Data Fields

const ir::IOperationop = nullptr
 
std::shared_ptr< exec::DynamicShapeInfererdynamic_shape_inferer = nullptr
 

Detailed Description

Definition at line 76 of file FunctionSequence.h.

Field Documentation

◆ dynamic_shape_inferer

std::shared_ptr<exec::DynamicShapeInferer> onert::exec::FunctionSequence::DynamicTensorCtx::dynamic_shape_inferer = nullptr

Definition at line 79 of file FunctionSequence.h.

◆ op

const ir::IOperation* onert::exec::FunctionSequence::DynamicTensorCtx::op = nullptr

Definition at line 78 of file FunctionSequence.h.


The documentation for this struct was generated from the following file: