He Ziqi

Results 4 issues of He Ziqi

Is there a $^2$ missing in the 7th equation block in _13.8 Careful Sample Placement_? Here's my calculation: ![](https://ftp.bmp.ovh/imgs/2021/12/da0c3577dc0996ab.png) Furthermore, had there not been a _sqr_ term, the latter part...

Issue Type: Feature Request I'm wondering is there a way to sync workspace settings (files in .vscode folder) to all participants. Currently I have some file assosiation local settings in...

Stale

I fixed the kernel size checking of SparseAvgPool. Warnings might be added later for kernel size > 32. btw, will this support larger kernels (e.g. 8x8x8) in the future?

Currently, spconv only supports zero padding the `SparseConvTensor` in the `SparseConvXd` module. After digging into the source code I found that natively supporting other padding modes ('constant', 'reflect', 'replicate', and...