-
Notifications
You must be signed in to change notification settings - Fork 0
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
Test ResNet Ops Support #28
Commits on Jun 28, 2024
-
E2M1 compression. (openvinotoolkit#2745)
### Changes Support e2m1 as type for weight compression. ### Reason for changes e2m1 compression. ### Related tickets CVS-140944
Configuration menu - View commit details
-
Copy full SHA for 2ba43bd - Browse repository at this point
Copy the full SHA 2ba43bdView commit details -
Update Fast-/BC algorithms (openvinotoolkit#2747)
### Changes - Updated FastBiasCorrection algorithm to correct work with transposed MatMul layers. - Updated BiasCorrection algorithm to avoid recursion depth error. ### Reason for changes - FastBiasCorrection algorithm adaptation. - BiasCorrection improvement for many correctable layers. ### Related tickets - 144240 --------- Co-authored-by: Aleksei Kashapov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for beb9c04 - Browse repository at this point
Copy the full SHA beb9c04View commit details
Commits on Jul 1, 2024
-
Support TF 2.15 (openvinotoolkit#2609)
### Changes Support TF 2.15 ### Reason for changes Support TF 2.15 ### Related tickets 133742 ### Tests pre-commit tests
Configuration menu - View commit details
-
Copy full SHA for a25e56d - Browse repository at this point
Copy the full SHA a25e56dView commit details -
[PT] Quantization of addmm function (openvinotoolkit#2713)
### Changes - quantize addmm function - add gpt2 to post_training tests - add calculation int8 annd int4 const data for ptq ### Related tickets 142356
Configuration menu - View commit details
-
Copy full SHA for 082841c - Browse repository at this point
Copy the full SHA 082841cView commit details -
Remove reference data for TF 2.8 from the tests (openvinotoolkit#2770)
### Changes Remove reference data for TF 2.8 from the tests ### Reason for changes Follow-up openvinotoolkit#2609 ### Related tickets 133742 ### Tests pre-commit tests
Configuration menu - View commit details
-
Copy full SHA for e8ea252 - Browse repository at this point
Copy the full SHA e8ea252View commit details -
Revert "Update Fast-/BC algorithms (openvinotoolkit#2747)" (openvinot…
…oolkit#2771) This reverts commit beb9c04. post_training_quantization/415 - running
Configuration menu - View commit details
-
Copy full SHA for f5ad4ea - Browse repository at this point
Copy the full SHA f5ad4eaView commit details
Commits on Jul 2, 2024
-
Extending functions by lstsq, svd, eye (openvinotoolkit#2774)
### Changes The following functions were added: - numeric.py: eye - linalg.py: lstsq, svd ### Reason for changes Part of int4 with LoRA adaptation implementation. ### Related tickets CVS-135863 ### Tests tests/shared/test_templates/template_test_nncf_tensor.py
Configuration menu - View commit details
-
Copy full SHA for 1f07622 - Browse repository at this point
Copy the full SHA 1f07622View commit details
Commits on Jul 3, 2024
-
Adjust NNCF to numpy 2.0 api (openvinotoolkit#2772)
### Changes - https://numpy.org/devdocs/numpy_2_0_migration_guide.html - Enable numpy rules for ruff ### Related tickets 138867
Configuration menu - View commit details
-
Copy full SHA for aeaaf19 - Browse repository at this point
Copy the full SHA aeaaf19View commit details -
Update Fast-/BC with MatMul/Gemm support (openvinotoolkit#2776)
### Changes - Updated FastBiasCorrection algorithm to correct work with transposed MatMul (OV) and Gemm (ONNX) layers. - Updated BiasCorrection algorithm to avoid recursion depth error. ### Reason for changes - FastBiasCorrection algorithm adaptation. - BiasCorrection improvement for many correctable layers. ### Related tickets - 144240 ### Tests - manual, post_training_quantization/418/ - passed
Configuration menu - View commit details
-
Copy full SHA for a644a1e - Browse repository at this point
Copy the full SHA a644a1eView commit details -
E8M0 scale for E2M1 weights. (openvinotoolkit#2767)
### Changes Changed default scale fot E2M1 weights from fp16 to fp8_e8m0 ### Reason for changes According to the "OCP Microscaling Formats (MX) Specification" ### Related tickets CVS-140944 ### Tests Will extend E2M1 tests.
Configuration menu - View commit details
-
Copy full SHA for fd0e33c - Browse repository at this point
Copy the full SHA fd0e33cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ef206c - Browse repository at this point
Copy the full SHA 3ef206cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58606d0 - Browse repository at this point
Copy the full SHA 58606d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0b926e - Browse repository at this point
Copy the full SHA f0b926eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 988c3a2 - Browse repository at this point
Copy the full SHA 988c3a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for acdf603 - Browse repository at this point
Copy the full SHA acdf603View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55658a5 - Browse repository at this point
Copy the full SHA 55658a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a1ef4a - Browse repository at this point
Copy the full SHA 1a1ef4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac37c1d - Browse repository at this point
Copy the full SHA ac37c1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c48ac6c - Browse repository at this point
Copy the full SHA c48ac6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2f3201 - Browse repository at this point
Copy the full SHA c2f3201View commit details -
Configuration menu - View commit details
-
Copy full SHA for 745e6f0 - Browse repository at this point
Copy the full SHA 745e6f0View commit details
Commits on Jul 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ba8a34 - Browse repository at this point
Copy the full SHA 6ba8a34View commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b56a3a4 - Browse repository at this point
Copy the full SHA b56a3a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c0d504 - Browse repository at this point
Copy the full SHA 5c0d504View commit details -
Configuration menu - View commit details
-
Copy full SHA for 125a10f - Browse repository at this point
Copy the full SHA 125a10fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9e4c41 - Browse repository at this point
Copy the full SHA d9e4c41View commit details -
Configuration menu - View commit details
-
Copy full SHA for e532407 - Browse repository at this point
Copy the full SHA e532407View commit details