MLIR 22.0.0git
mlir::TosaToLinalgOptions Struct Reference

#include "mlir/Conversion/Passes.h"

Public Attributes

bool disableTosaDecompositions = false
bool aggressiveReduceConstant = false

Detailed Description

Definition at line 6502 of file Passes.h.

Member Data Documentation

◆ aggressiveReduceConstant

bool mlir::TosaToLinalgOptions::aggressiveReduceConstant = false

Definition at line 6504 of file Passes.h.

◆ disableTosaDecompositions

bool mlir::TosaToLinalgOptions::disableTosaDecompositions = false

Definition at line 6503 of file Passes.h.


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