chasingw
chasingw
any plan for ONNX support?
pyyaml version issue, I fixed by downgrade the pyyaml version ``` pip install pyyaml==5.4.1 ```
use spconv a6ae896 worked
> > use spconv a6ae896 worked > > Sorry to ditribute u, but how to use the spconv a6ae896. just clone spconv repo and `git check out a6ae896`
> trt_infer: Assertion failed: cublasStatus == CUBLAS_STATUS_SUCCESS ../rtSafe/cublas/cublasLtWrapper.cpp:279 Aborting... trt_infer: ../rtSafe/cublas/cublasLtWrapper.cpp (279) - Assertion Error in getCublasLtHeuristic: 0 (cublasStatus == CUBLAS_STATUS_SUCCESS) : engine init null! How to solve this problem...
same error with RTX 3080 on LEGION Y9000K notebook
I got same problem.how to fix it?