llvm-project/mlir/test/Dialect/SparseTensor
Aart Bik 817303ef34 [mlir][sparse] fix bug in permuting data structure
Reviewed By: bixia

Differential Revision: https://reviews.llvm.org/D107379
2021-08-03 14:27:43 -07:00
..
conversion.mlir [mlir][tensor] Add tensor.dim operation 2021-07-01 10:00:19 +09:00
dense.mlir [mlir][sparse] replace linalg.copy with memref.copy 2021-07-15 07:56:50 -07:00
invalid.mlir [mlir][sparse] add sparse tensor type conversion operation 2021-07-31 12:53:31 -07:00
invalid_encoding.mlir [mlir][sparse] complete migration to sparse tensor type 2021-05-10 12:55:22 -07:00
roundtrip.mlir [mlir][sparse] add sparse tensor type conversion operation 2021-07-31 12:53:31 -07:00
roundtrip_encoding.mlir [mlir][sparse] complete migration to sparse tensor type 2021-05-10 12:55:22 -07:00
sparse_1d.mlir [mlir][sparse] replace linalg.copy with memref.copy 2021-07-15 07:56:50 -07:00
sparse_2d.mlir [mlir][sparse] replace linalg.copy with memref.copy 2021-07-15 07:56:50 -07:00
sparse_3d.mlir [mlir][sparse] replace linalg.copy with memref.copy 2021-07-15 07:56:50 -07:00
sparse_fp_ops.mlir [mlir][sparse] add support for std unary operations 2021-07-13 14:51:13 -07:00
sparse_int_ops.mlir [mlir][sparse] add shift ops support 2021-07-15 09:43:12 -07:00
sparse_lower.mlir [mlir][sparse] replace linalg.copy with memref.copy 2021-07-15 07:56:50 -07:00
sparse_lower_col.mlir [mlir][sparse] replace linalg.copy with memref.copy 2021-07-15 07:56:50 -07:00
sparse_lower_inplace.mlir [mlir][sparse] replace linalg.copy with memref.copy 2021-07-15 07:56:50 -07:00
sparse_nd.mlir [mlir][sparse] replace linalg.copy with memref.copy 2021-07-15 07:56:50 -07:00
sparse_out.mlir [mlir][sparse] add support for "simply dynamic" sparse tensor expressions 2021-06-22 13:37:32 -07:00
sparse_parallel.mlir [mlir][sparse] skip sparsification for unannotated (or unhandled) cases 2021-05-19 13:49:28 -07:00
sparse_perm.mlir [mlir][sparse] fix bug in permuting data structure 2021-08-03 14:27:43 -07:00
sparse_scalars.mlir [mlir][sparse] support new kind of scalar in sparse linalg generic op 2021-06-16 11:00:49 -07:00
sparse_storage.mlir [mlir][sparse] complete migration to sparse tensor type 2021-05-10 12:55:22 -07:00
sparse_vector.mlir [mlir][sparse] add option for 32-bit indices in scatter/gather 2021-06-04 16:57:12 -07:00