-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TF operation FakeQuantWithMinMaxVars #49
Labels
Comments
The support for operation has been added. Please, take the latest OpenVINO package or take from the github. |
mandrono
pushed a commit
to mandrono/openvino
that referenced
this issue
Apr 12, 2021
mandrono
pushed a commit
to mandrono/openvino
that referenced
this issue
Apr 14, 2021
mandrono
pushed a commit
to mandrono/openvino
that referenced
this issue
Apr 22, 2021
a-sidorova
referenced
this issue
in a-sidorova/openvino
Apr 30, 2021
a-sidorova
referenced
this issue
in a-sidorova/openvino
May 4, 2021
a-sidorova
referenced
this issue
in a-sidorova/openvino
May 5, 2021
dmitry-gorokhov
pushed a commit
that referenced
this issue
May 5, 2021
mvafin
referenced
this issue
in mvafin/openvino
May 12, 2021
eshoguli
pushed a commit
to eshoguli/openvino
that referenced
this issue
Jun 1, 2021
* Added Conv1D transformation * Added PRelu transformation * Minor fixes * Create workaround for NormalizeL2 * Fixed PReLU transformation * Extending Interpolate op support * Support Conv with const weights only
pszmel
pushed a commit
to pszmel/openvino
that referenced
this issue
Oct 27, 2021
* move frontend folder to pyopenvino * rename includes and add compile options * include frontend to pyopenvino * move __init__.py * move tests * remove mock from tests_compatibility * rename import module * Fix code style cpp * Bind exec core ov (openvinotoolkit#50) * bind core, exec_net classes * rm unused function * add new line * refactor a few lines Co-authored-by: Bartek Szmelczynski <[email protected]>
almilosz
pushed a commit
to almilosz/openvino
that referenced
this issue
Sep 20, 2023
…anup Cleanup code
dmatveev
added a commit
to dmatveev/openvino
that referenced
this issue
Jun 12, 2024
Update preview/npuw with ww22.1 master
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi guys,
Do you have any plans to add FakeQuantWithMinMaxVars operation to model optimizer? or can suggest workaround.
The text was updated successfully, but these errors were encountered: