Commit Graph

12 Commits

Author SHA1 Message Date
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 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