- 15 4月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 14 4月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* chnage dispatch to visit * resolve conflict
-
- 02 4月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
-
- 16 3月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
restructure conv
-
- 14 3月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
* move the common function to kernel/funcs/sparse/ * add namespace * rm unused file * move func * reuse code
-
- 11 3月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
submanifold convolution
-
- 09 3月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
Sparse conv3d backward(gpu)
-
- 03 3月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
* sparse conv3d: gpu code
-
- 28 2月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
* fix incorrect dims settings * sparse conv3d * fix out dims * test performance * test large shape success * opt scatter, double performance * test float16 * remove profiling code * remove pten * opt code lines * correct boundary judgment * only cpu * test ci * test ci * remove the including paddle/fluid header; extract the conmmon function * opt code lines * use DenseTensor::data() instead of mutable_data * return rulebook for backward * specify layout * rename:conv -> sparse_conv3d
-