MLIR 22.0.0git
VectorShape Struct Reference

Public Attributes

ArrayRef< int64_tsizes
ArrayRef< boolscalableFlags

Detailed Description

Definition at line 41 of file PolynomialApproximation.cpp.

Member Data Documentation

◆ scalableFlags

ArrayRef<bool> VectorShape::scalableFlags

Definition at line 43 of file PolynomialApproximation.cpp.

◆ sizes

ArrayRef<int64_t> VectorShape::sizes

Definition at line 42 of file PolynomialApproximation.cpp.


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