Ryn Wang
Ryn Wang
> Maybe it's the size of input? What is the size of your first conv's input? the valid size of testing input data I used is about 42k. after further...
> @CaptainRui1000 how did you get TensorRT plugin work? I wrote symbolic op and C++ plugin for SparseImplicitGemmFunction, then exported my NN with spconv.SubMConv2d in ONNX. Did you do the...
after setting --dumpProfile & --separateProfileRun at the same time, or just don't use the --dumpProfile flag to get an e2e latency, the avg and median latency of spconv are almost...
> > after setting --dumpProfile & --separateProfileRun at the same time, or just don't use the --dumpProfile flag to get an e2e latency, the avg and median latency of spconv...
> > > > after setting --dumpProfile & --separateProfileRun at the same time, or just don't use the --dumpProfile flag to get an e2e latency, the avg and median latency...
> I also met this question usually so how do you solve it even if temporarily