jack

Results 20 comments of jack

HELLO, I tried TensorRT 7.1.3.4,but still have problem! `lov7/build$ ./yolov7_trt ../../../configs/yolov7/config.yaml ../../../samples/ [07/30/2022-12:33:48] [I] [TRT] [MemUsageChange] Init CUDA: CPU +332, GPU +0, now: CPU 338, GPU 640 (MiB) [07/30/2022-12:33:48] [I]...

![2022-07-25 17-08-51](https://user-images.githubusercontent.com/24822418/180741123-ef0d3002-ff62-47b7-92ad-a67c0550288f.png)

![2022-07-25 17-10-50](https://user-images.githubusercontent.com/24822418/180741514-4d81fcae-b797-40e5-a40f-faf8bd578633.png)

@[Louis-J](https://github.com/Louis-J) I think you can help me as soon as possible, thank you!

I ran into this problem using NNI version 2.8.

@Louis-J >> have you tried replacing the {envs_path}\Lib\site-packages\nni\compression\pytorch\speedup\jit_translate.py to the [new_dev_version](https://github.com/Louis-J/nni/blob/dev-speedup-auto-op/nni/compression/pytorch/speedup/jit_translate.py)? I tried replacing the jit_translate.py ,but met new problem: ![2022-07-27 13-53-31](https://user-images.githubusercontent.com/24822418/181171972-4c1a55da-a0f9-4378-b03e-6a3e77eb4a84.png)

> ![2022-07-25 17-10-50](https://user-images.githubusercontent.com/24822418/180741514-4d81fcae-b797-40e5-a40f-faf8bd578633.png) I would like to know if there is a good solution to this problem?

Hi @Louis-J I would like to know whether the new version will solve this problem, and whether the reason for the speedup error is related to the model structure or...

Hi @Louis-J Is there an update on this issue, is the 2.9 version fixed to support norm?