MLIR 23.0.0git
mlir::tosa::TosaValidationOptions Struct Reference

#include "mlir/Dialect/Tosa/Transforms/Passes.h"

Public Attributes

bool strictOpSpecAlignment = false
bool allowInvalidOpDatatypeCombinations = false

Detailed Description

Definition at line 977 of file Passes.h.

Member Data Documentation

◆ allowInvalidOpDatatypeCombinations

bool mlir::tosa::TosaValidationOptions::allowInvalidOpDatatypeCombinations = false

Definition at line 979 of file Passes.h.

◆ strictOpSpecAlignment

bool mlir::tosa::TosaValidationOptions::strictOpSpecAlignment = false

Definition at line 978 of file Passes.h.


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