Star81
27
代码介绍
代码
Issues10
Pull Requests9
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star81
27
  1. msdebug
  2. /
  3. mlir
  4. /
  5. lib
  6. /
  7. Dialect
  8. /
  9. SparseTensor
  10. /
  11. Transforms
  12. /
  13. Utils
GGitHub[mlir][sparse] support sparsifying sparse kernels to sparse-iterator-based loop (#95858)
a02010b3创建于 2024年6月18日历史提交
文件最后提交记录最后更新时间
CodegenEnv.cpp
[mlir][sparse] Support pretty print to debug sparse iteration. (#80207)2 年前
CodegenEnv.h
[mlir][sparse] Support pretty print to debug sparse iteration. (#80207)2 年前
CodegenUtils.cpp
Switch member calls to isa/dyn_cast/cast/... to free function calls. (#89356)2 年前
CodegenUtils.h
[mlir][sparse] Support explicit/implicit value for complex type (#90771)2 年前
IterationGraphSorter.cpp
Switch member calls to isa/dyn_cast/cast/... to free function calls. (#89356)2 年前
IterationGraphSorter.h
[mlir][sparse] comment cleanup in iteration graph sorter (#75508)2 年前
LoopEmitter.cpp
[mlir][sparse] support sparsifying sparse kernels to sparse-iterator-based loop (#95858)1 年前
LoopEmitter.h
[mlir][sparse] support sparsifying sparse kernels to sparse-iterator-based loop (#95858)1 年前
SparseTensorDescriptor.cpp
[mlir][sparse] support SoA COO in codegen path. (#82439)2 年前
SparseTensorDescriptor.h
[mlir][sparse] support SoA COO in codegen path. (#82439)2 年前
SparseTensorIterator.cpp
Reapply "[mlir][sparse] implement lowering rules for IterateOp." (#95836)1 年前
SparseTensorIterator.h
Reapply "[mlir][sparse] implement lowering rules for IterateOp." (#95836)1 年前