erwangccc

Results 6 comments of erwangccc

@Tai-Wang Hi, Thanks for your great work. When will the 3D resize feature be released? Looking forward to this feature. Thanks. @betterhalfwzm Hi, have you tried to resize the data...

> Maybe you can try [this](https://github.com/mit-han-lab/temporal-shift-module/tree/master/online_demo), PAN is based on TSM so this link should works~ Have you tried this way?

I add `model = ASP.prune_trained_model(model, optimizer)` to `mmdetection` project. The following error occurs: ``` Traceback (most recent call last): File "tools/train.py", line 248, in main() File "tools/train.py", line 238, in...

Hi, @crcrpar @ChongyuNVIDIA @jpool-nv Any comments for it? Thanks in advance~

I‘ll appreciate it if you send it to me. My email: [email protected]_.

@HuangJunJie2017 @lalaha1 Hi, guys. Just add following code to `~/.bashrc`, it works on my env. `export TORCH_CUDA_ARCH_LIST="YOUR_GPU_CC+PTX"` For example, `export TORCH_CUDA_ARCH_LIST="8.6+PTX"` for RTX3080, Cuda11-3.