Star81
27
代码介绍
代码
Issues9
Pull Requests9
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star81
27
  1. msdebug
  2. /
  3. mlir
  4. /
  5. test
  6. /
  7. Integration
  8. /
  9. Dialect
  10. /
  11. SparseTensor
  12. /
  13. python
  14. /
  15. tools
GGitHub[mlir][sparse] Capitalize class comment (#72436)
5535e48b创建于 2023年11月16日历史提交
文件最后提交记录最后更新时间
lit.local.cfg
Support sparse tensor output. Add convertFromMLIRSparseTensor to the supporting C shared library to convert SparseTensorStorage to COO-flavor format. Add Python routine sparse_tensor_to_coo_tensor to convert sparse tensor storage pointer to numpy values for COO-flavor format tensor. Add a Python test for sparse tensor output. Reviewed By: aartbik Differential Revision: https://reviews.llvm.org/D1155574 年前
sparsifier.py
[mlir][sparse] Capitalize class comment (#72436)2 年前