MLIR  20.0.0git
Public Attributes | List of all members
VectorShape Struct Reference

Public Attributes

ArrayRef< int64_t > sizes
 
ArrayRef< bool > scalableFlags
 

Detailed Description

Definition at line 43 of file PolynomialApproximation.cpp.

Member Data Documentation

◆ scalableFlags

ArrayRef<bool> VectorShape::scalableFlags

Definition at line 45 of file PolynomialApproximation.cpp.

◆ sizes

ArrayRef<int64_t> VectorShape::sizes

Definition at line 44 of file PolynomialApproximation.cpp.


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