YOLOX
YOLOX copied to clipboard
upgrade onnxsim to v0.4.1
I'm the author of onnx-simplifier. Recently I published onnxsim v0.4.1. In the latest version, dynamic input shapes are natively supported with no need for extra flags like dynamic_input_shapes and input_shapes.
Thanks for your contribution @daquexian , Plz lint your code to pass the workflow. BTW, have your ever double checked exported onnx model ?
@FateScript Fixed.
I haven't checked the exported model because I'm not familiar with the usage. Could you please help check it if there is some concern?
@FateScript Fixed.
Could you please help check it if there is some concern?
Ok, I will check this later. Plz remind me if this PR is not merged for a week. Thanks.
@FateScript Fixed. Could you please help check it if there is some concern?
Ok, I will check this later. Plz remind me if this PR is not merged for a week. Thanks.
All right. Thanks!
@FateScript what is the status of this PR?
@FateScript what is the status of this PR?
@tadejsv I have checked the onnx generated by this pr and it works. I will merge this PR ASAP.
LGTM. Thanks for your contribution @daquexian .