ONE - On-device Neural Engine
Loading...
Searching...
No Matches
onert::ir::operation::Reshape::Param Struct Reference

#include <Reshape.h>

Data Fields

std::vector< int32_t > new_shape
 

Detailed Description

Definition at line 40 of file Reshape.h.

Field Documentation

◆ new_shape

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

Definition at line 42 of file Reshape.h.

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


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