Amy_Heat
Amy_Heat
Hi, @hkchengrex , I recently read the corresponding article on the code and think it is a great job. I see that you just tested the GUI on Windows and...
After I have done `cd torch2trt`, I do ` sudo python setup.py install --plugins` but happen this problem. `ModuleNotFoundError: No module named 'torch'` Is it the pytorch version problem? Because...
Hello, when I used the FLOPs calculation method in the link [https://github.com/Eric-mingjie/rethinking-network-pruning/blob/master/imagenet/l1-norm-pruning/compute_flops.py](url) you sent to calculate the FLOPs of the compressed model, the following error was reported: `Traceback (most recent...