Pual

Results 7 issues of Pual

Thank you for sharing. Can you provide the weight of resnet101, I wonder if the deeper network can bring improvement.

the code in Pytorch is :indices = mask.nonzero(as_tuple=False)[:, 0], the error in TensorRT is: [08/23/2022-10:06:28] [I] [TRT] No importer registered for op: NonZero. Attempting to import as plugin. [08/23/2022-10:06:28] [I]...

triaged

TensorRT can not support sort operation from PyTorch?!

triaged

when we do python3.8 ProST_example_regi.py There was a problem of CUDA error: invalid argument: nv_pt[:,:,2] = src - inv_pt[:,:,2] in posevec2mat.py File "/home/broncus/Projective-Spatial-Transformers-master/src/posevec2mat.py", line 97, in raydist_range inv_pt[:,:,2] = src...

when I do python3.8 setup.py install, I have a error, and My -gencode=arch=compute_70,code=sm_70', my computer can not support 7.5 or 8.0 /usr/include/c++/6/tuple: In instantiation of ‘static constexpr bool std::_TC::_MoveConstructibleTuple() [with...

I still have the probelm of AssertionError: CUDA extension is currently required for accelerate ubuntu@ubuntu-broncus:/erick/rendering/svox2-master/svox2-master/opt$ python3.8 render_imgs.py /home/raid/erickData/data/TanksAndTempleBG/Train/ ../svox2/utils.py:39: UserWarning: CUDA extension svox2.csrc could not be loaded! Operations will be...

运行 conda env create -f llm.yml报错: An unexpected error has occurred. Conda has prepared the above report. Traceback (most recent call last): File "/home/ubuntu/miniconda3/lib/python3.8/site-packages/conda/exceptions.py", line 1079, in __call__ return func(*args,...