MLIR 22.0.0git
mlir::LowerSparseOpsToForeachOptions Struct Reference

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

Public Attributes

bool enableRuntimeLibrary = true
bool enableConvert = true

Detailed Description

Definition at line 157 of file Passes.h.

Member Data Documentation

◆ enableConvert

bool mlir::LowerSparseOpsToForeachOptions::enableConvert = true

Definition at line 159 of file Passes.h.

◆ enableRuntimeLibrary

bool mlir::LowerSparseOpsToForeachOptions::enableRuntimeLibrary = true

Definition at line 158 of file Passes.h.


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