Skip to content
Snippets Groups Projects
Unverified Commit 95aac922 authored by Masahiro Masuda's avatar Masahiro Masuda Committed by GitHub
Browse files

[Torch] Experimental support for FX-quantized models (#10091)

* works on resnet18 and deeplabv3

* yolo5 conversion worked

* fixed sigmoid

* [Torch] Support clamp_min, clamp_max

* fixed clamp_min

* fixed quantize for 1 dim input

* cleanup

* improve inline_qparam impl

* add clamp_min/max test

* add fx quant test

* cleanup

* skip build in testing

* black

* improve clamp conversion

* leave TODO on inf handling
parent 3ca5c2bd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment