MLIR 22.0.0git
mlir::SparseTensorCodegenOptions Struct Reference

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

Public Attributes

bool enableBufferInitialization = false
bool createSparseDeallocs = true

Detailed Description

Definition at line 670 of file Passes.h.

Member Data Documentation

◆ createSparseDeallocs

bool mlir::SparseTensorCodegenOptions::createSparseDeallocs = true

Definition at line 672 of file Passes.h.

◆ enableBufferInitialization

bool mlir::SparseTensorCodegenOptions::enableBufferInitialization = false

Definition at line 671 of file Passes.h.


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