ONE - On-device Neural Engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
onert::ir::operation::Reshape::Param Struct Reference

#include <Reshape.h>

Data Fields

std::vector< int32_t > new_shape
 

Detailed Description

Definition at line 36 of file Reshape.h.

Field Documentation

◆ new_shape

std::vector<int32_t> onert::ir::operation::Reshape::Param::new_shape

Definition at line 38 of file Reshape.h.

Referenced by onert::exec::DynamicShapeInferer::visit().


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