lzcchl

Results 19 comments of lzcchl

![Image](https://github.com/user-attachments/assets/f8f6bd74-f2f4-405f-919a-7f583b754dd3)

Through observing the automatic and manual placement of QDQ nodes in YOLOv7, I roughly understand that the parameters within the red box below need to be set equal. However, this...

trt svg is: ![Image](https://github.com/user-attachments/assets/c2ab3e75-3b28-4565-8d9a-0eb8364533ee)

onnx graph is: ![Image](https://github.com/user-attachments/assets/5c420ddd-f92e-4af3-aecd-fa7e9256a026)

Through observing the automatic and manual placement of QDQ nodes in YOLOv7, I roughly understand that the parameters within the red box below need to be set equal. However, this...

I want to use python backend to server my onnx model, why don't use onnx backend? because It is too slow at that onnx version in practice, so I choose...

我也需要先转onnx再转trt,咱们步骤还是有一些重合的,请问应该怎么修改,感激不尽