issues
search
traveller59
/
spconv
Spatial Sparse Convolution Library
Apache License 2.0
1.89k
stars
366
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AttributeError: type object 'spconv.core_cc.csrc.sparse.all.SpconvOps' has no attribute 'point2voxel_cuda'
#729
vetsasai
closed
2 weeks ago
1
update amp.custom_fwd to avoid future warning
#728
yinguobing
opened
2 weeks ago
0
is my example wrong? I always get 700 illegal memory access error
#727
Kitsunetic
opened
3 weeks ago
0
cumm and spconv versions do not match
#726
BlackNightdd
closed
2 weeks ago
2
Floating point exception (core dumped)
#725
Kitsunetic
opened
3 weeks ago
10
RuntimeError: /io/build/temp.linux-x86_64-cpython-38/spconv/build/src/cumm/gemm/main/GemmMainUnitTest/GemmMainUnitTest_matmul2.cu 4489
#724
wenxi2
opened
1 month ago
1
Create Sparse Tensor from Generated Voxel
#723
rangganast
opened
1 month ago
0
fix global avg pool bug
#722
Jhonve
closed
1 month ago
1
SubMConv3d weights shape changed?
#721
xlb8
opened
1 month ago
0
failing to build wheel on 312
#720
Ryang20718
opened
2 months ago
1
AssertionError: CPU does not support activation and bias in spconv
#719
JoaquinAils
opened
2 months ago
0
IndexError: tensors used as indices must be long, byte or bool tensors
#718
xiaosa269
opened
3 months ago
0
conv3d after .dense() function
#717
eunseon02
closed
3 months ago
1
Cuda Illegal Memory 700 Error
#716
rangganast
opened
3 months ago
0
Is there any function that works the same as MinkowskiEngine pruning here?
#715
eunseon02
opened
3 months ago
0
Fix SparseGlobalAvgPool in pool.py
#714
StefOe
opened
4 months ago
1
how to align the order of indices
#713
repoww
opened
4 months ago
1
Point Cloud Sparse Tensor error with SubMConv3dLayer: SubMmerge_sort: failed on 2nd step: cudaErrorIllegalAddress: an illegal memory access was encountered
#712
JamesMcCullochDickens
closed
4 months ago
3
[How to] 3D Convs with batch size = 1, Inverse 3D Convs with batch size = N
#711
simo23
opened
4 months ago
0
May I help with maintaining PyPI of spconv and cumm
#710
Gofinge
opened
4 months ago
0
fix SparseGlobalAvgPool
#709
x1y9
opened
4 months ago
0
SparseGlobalAvgPool seems not working
#708
x1y9
opened
4 months ago
0
I spent 4 days trying to compile the C++ library of this library, and this is the only solution that worked.
#707
EternalSaga
opened
5 months ago
5
Data exceed int32 range
#706
lyhsieh
opened
5 months ago
3
Discrepancy Between Sparse and Dense Convolution Outputs for Density=1.0
#705
linYDTHU
opened
5 months ago
0
spconv could not take advantage of gpu acceleration
#704
yigetan0909
opened
5 months ago
0
How to Build backward for Sparse tensor dot Multiplication
#703
LuCheng2000
opened
5 months ago
0
Really Annoying for trying to understand spconv2d, will you please give us a detailed example on the input of [4,3,128,128] (NCHW) up channel to (4,16,128,128) )
#702
Deaddawn
opened
6 months ago
1
About the usage of sparse_add
#701
lebron-2016
opened
6 months ago
0
How to visualise spconv
#700
Aoko-Blue
opened
6 months ago
3
import spconv.pytorch will slow down torch.multiprocessing.Pool().apply_async()
#699
dwbzxc
opened
6 months ago
0
ERROR: No matching distribution found for spconv-cu114
#698
barrydoooit
closed
5 months ago
1
How to get FLOPs when using spconv 2.x?
#697
Aiuan
closed
6 months ago
2
Why there is not spconv.pytorch after install spconv?
#696
RONGSHENG0404
opened
6 months ago
1
Changing the num_act_in in Native Algo leads to cuda Illegal address in the example main
#695
riteshkhrn
opened
6 months ago
0
torch.compile(model) in pytorch 2.x
#694
zhen6618
opened
7 months ago
0
Questions about performance
#693
Jaywxy
opened
8 months ago
9
How can I modified the rule when building the rulebook of SubMConv3d in the latest version of the code?
#692
Tomas-mr
opened
8 months ago
0
Point2Voxel generated coordinates out of range?
#691
Kazawaryu
opened
8 months ago
1
Gaussian low-pass filtering
#690
Shaoyi0520
opened
8 months ago
0
How to calculate spconv.SparseInverseConv3d in detail mathematically?
#689
qifeng22
opened
8 months ago
0
python setup.py bdist_wheel error like#162
#688
xudh1991
opened
8 months ago
0
The bug of SparseGlobalMaxPool
#687
qifeng22
opened
8 months ago
0
Spconv inverse=1 c++ example
#686
fwz-fpga
opened
8 months ago
0
indices of feature after conv not in batch order
#685
lzyuz
opened
8 months ago
0
SpconvOps.point2voxel_cuda() error
#684
LutaoChu
opened
9 months ago
0
Downsample error when building resnet with SubMConv3d
#683
ZzTodd22
opened
9 months ago
0
import spconv.core_cc as _ext ImportError: arg(): could not convert default argument 'workspace: tv::Tensor' in method '<class 'spconv.core_cc.csrc.sparse.convops.gemmops.GemmTunerSimple'>.run_with_tuned_result' into a Python object (type not registered yet?
#682
niranyingluofen
opened
9 months ago
8
How can I solve this issue..
#681
jeajin99
opened
9 months ago
1
Fewer valid input take more time, does this make sense?
#680
CaptainRui1000
opened
9 months ago
0
Next