You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix a previous bug of sparse-fixed SpIterVar creation
* Fix a previous bug in `GetDenseValue`
* Refactor Collector and IndexTransformer
* Construct block and loops
* Fix a previous bug which rejects DV iters in collector
* Update buffer map
* Create root block
* Fix bug of sparse-fixed SpIterVar creation
* Fix bug on SpIterVar conversion (with refactor)
* Fix bug when getting dependent SpIterVars
* Fix bug on dependency map and index lowering
* Full block read/write region
* Test version 1
* Fix bug of loop order
* Fix bug of batch-mm iterator ordering
* Update PrimFunc args to use symbolic params
* Fix bug of test "csr_element_wise"
* Fix bug of index accumulation for sparse-fixed axis
* Update correctness test
* Test structural equality
* Refactor and use Array
0 commit comments