forked from pytorch/pytorch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support compressed sparse tensors with dense dimensions (pytorch#80565)
Pull Request resolved: pytorch#80565 Approved by: https://github.com/cpuhrsch
- Loading branch information
1 parent
beb9867
commit d266256
Showing
9 changed files
with
27,220 additions
and
194 deletions.
There are no files selected for viewing
5,656 changes: 5,640 additions & 16 deletions
5,656
test/expect/TestSparseCompressedCPU.test_print_SparseBSC_cpu.expect
Large diffs are not rendered by default.
Oops, something went wrong.
5,848 changes: 5,832 additions & 16 deletions
5,848
test/expect/TestSparseCompressedCPU.test_print_SparseBSR_cpu.expect
Large diffs are not rendered by default.
Oops, something went wrong.
1,064 changes: 1,048 additions & 16 deletions
1,064
test/expect/TestSparseCompressedCPU.test_print_SparseCSC_cpu.expect
Large diffs are not rendered by default.
Oops, something went wrong.
1,064 changes: 1,048 additions & 16 deletions
1,064
test/expect/TestSparseCompressedCPU.test_print_SparseCSR_cpu.expect
Large diffs are not rendered by default.
Oops, something went wrong.
5,658 changes: 5,642 additions & 16 deletions
5,658
test/expect/TestSparseCompressedCUDA.test_print_SparseBSC_cuda.expect
Large diffs are not rendered by default.
Oops, something went wrong.
5,850 changes: 5,834 additions & 16 deletions
5,850
test/expect/TestSparseCompressedCUDA.test_print_SparseBSR_cuda.expect
Large diffs are not rendered by default.
Oops, something went wrong.
1,064 changes: 1,048 additions & 16 deletions
1,064
test/expect/TestSparseCompressedCUDA.test_print_SparseCSC_cuda.expect
Large diffs are not rendered by default.
Oops, something went wrong.
1,064 changes: 1,048 additions & 16 deletions
1,064
test/expect/TestSparseCompressedCUDA.test_print_SparseCSR_cuda.expect
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters