Tianchen Song
Tianchen Song
> I have the same issue on Jetson Nano 4GB version. More precisely, It was 'Killed' on the line > > `model_trt = torch2trt(model, [x])` > > After enlarging the...
same question
still no progress
Same issue, I've clean up the samples without object. > Same problem. Anybody solved it ? Just use the official nuScene and follow the steps of INSTALL.md. @JianyyuWang Although I...
same here, any suggestion?
> same here, any suggestion? I solved this problem. The python version specified in the cmakelist when compiling lib_cpp should be consistent with the version used to import this library....
> Thanks for your interesting and detailed post. I will check once I am free. Hi, thanks for your great work! I have a question when I tried to reproduce...
> [@SimonSongg](https://github.com/SimonSongg) Could you double check the data types and layouts are the same in cuSPARSELt and cuBLAS? Hi @j4yan, thanks for reply. This is the code I used to...
> [@SimonSongg](https://github.com/SimonSongg) Could you double check the data types and layouts are the same in cuSPARSELt and cuBLAS? Hi, @j4yan I found if set matmul_search=false, only one kernel will be...