MLIR 22.0.0git
SparseTensorType.h File Reference

Go to the source code of this file.

Classes

class  mlir::sparse_tensor::SparseTensorType
 A wrapper around RankedTensorType, which has three goals: More...

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::sparse_tensor

Functions

SparseTensorType mlir::sparse_tensor::getSparseTensorType (Value val)
 Convenience methods to obtain a SparseTensorType from a Value.
std::optional< SparseTensorTypemlir::sparse_tensor::tryGetSparseTensorType (Value val)