Commit Graph

36 Commits

Author SHA1 Message Date
li-xl 3b001a60b1 Merge branch 'master' of github.com:Jittor/JSparse 2022-10-20 20:20:32 +08:00
li-xl 1b997f7bb9 change readme 2022-10-20 20:19:11 +08:00
li-xl 3df4cc83a0 change readme 2022-10-20 20:12:18 +08:00
li-xl 079bbc3550 add point ops 2022-10-20 19:53:24 +08:00
li-xl 1cc4a91c37 add spmm examples 2022-10-20 19:47:38 +08:00
li-xl 3efa29c3c4 Merge branch 'master' of github.com:li-xl/JSparse 2022-10-20 19:46:03 +08:00
li-xl 917497b120 add spmm exmaples 2022-10-20 19:45:55 +08:00
Xiang-Li Li 1667bf23c6
Update classification.py
add dataset link
2022-10-20 15:16:55 +08:00
root ae00f1bfe4 add gtsv and update README.md 2022-10-18 20:47:14 +08:00
li-xl 13df2bd8b7 add spmm 2022-10-17 22:28:43 +08:00
li-xl b65f1c2036 update classification 2022-10-17 22:25:04 +08:00
li-xl 6dc7bb6220 add classification examples 2022-10-17 21:16:38 +08:00
root 6922d9aa64 update version and README.md 2022-10-13 01:43:32 +08:00
root 5ceb7b9849 update README.md 2022-10-12 23:09:06 +08:00
root 12f737c6ff update scatter and gather, renew README 2022-10-08 00:50:23 +08:00
root fbc52aaff3 update .gitignore 2022-09-25 19:47:42 +08:00
root e6755ff190 First Commit of Master 2022-09-23 01:13:30 +08:00
zjp-shadow 836a2f55a5
Merge pull request #2 from li-xl/revert-1-JSparse/jkay
Revert "Change the architecture of the code and add setup.py"
2022-07-27 12:09:34 +08:00
zjp-shadow 7c56d95e6d
Revert "Change the architecture of the code and add setup.py" 2022-07-27 12:09:18 +08:00
zjp-shadow 0ab603e6a3
Merge pull request #1 from li-xl/JSparse/jkay
Change the architecture of the code and add setup.py
2022-07-27 09:53:47 +08:00
zjp-shadow a151cc58aa change the architecture of the Code 2022-07-27 09:50:10 +08:00
jkay 64f5c7549d add voxelize and devoxelize, modify the dist structure 2022-07-26 23:42:11 +08:00
JKay0327 6197e72261
Delete python/nn/functional/__pycache__ directory 2022-07-25 23:52:48 +08:00
JKay0327 67cbcfa352
Delete python/nn/modules/__pycache__ directory 2022-07-25 23:52:33 +08:00
JKay0327 bda376cadb
Delete python/nn/utils/__pycache__ directory 2022-07-25 23:52:09 +08:00
JKay0327 b7f962599e
Delete python/utils/__pycache__ directory 2022-07-25 23:51:51 +08:00
JKay0327 f8cf84266d
Delete python/nn/__pycache__ directory 2022-07-25 23:51:35 +08:00
JKay0327 ac5856c8a8
Delete python/__pycache__ directory 2022-07-25 23:51:23 +08:00
jkay 652353d0d7 add gitignore 2022-07-25 23:50:22 +08:00
jkay 52beb6acf1 add activation, pool and norm 2022-07-25 22:32:30 +08:00
jkay b5c14d1488 some modify of SparseTensor 2022-07-25 00:01:42 +08:00
jkay 39e3b8f1a6 add conv3d 2022-07-24 23:59:59 +08:00
jkay e3b7c5773c add quantize function return count 2022-07-19 14:31:26 +08:00
jkay 9ee740182f create SparseTensor, use hash and scatter implement the initialization of indices 2022-07-19 13:52:27 +08:00
JKay0327 a9592c29d4
Create LICENSE.txt 2022-06-30 20:33:31 +08:00
jkay 4080b07729 first commit 2022-06-30 20:28:11 +08:00