Andrey Churkin
Andrey Churkin
### Changes The `virtualenv` was added to the `tests/tensorflow/requirements.txt` file. ### Reason for changes The `install_tf` job from the nightly jobs has not been passed. ### Related tickets Ref: 89150...
### Changes - The Keras code was moved to the separate GitHub repository [keras-team/keras](https://github.com/keras-team/keras) since TF 2.6.0. The API endpoints for `tf.keras` stay unchanged. So, all imports from the `tensorflow.python.keras`...
### Changes - Redundant code was removed from the `SymmetricQuantizer.quantize()` and `AsymmetricQuantizer.quantize()` methods - Implementation of the `get_quantizer_config()`, `get_config()`, `from_config()` methods was moved from the `SymmetricQuantizer` and `AsymmetricQuantizer` classes to...
### Changes - The `nncf.data.Dataset` class was added. Also, available as `nncf.Dataset`. Please look at the documentation of this class to get more details. - Added support of PTQ for...
### Changes Support TF 2.15 ### Reason for changes Support TF 2.15 ### Related tickets 133742 ### Tests pre-commit tests
### Changes - Add loop body quantization ### Reason for changes Support loop body quantization for OpenVINO backend ### Related tickets Ref: 135480 ### Tests
### Changes - Use fp32 inference precision ### Reason for changes Ref: 140438 ### Related tickets Ref: 140438
### Changes ### Reason for changes ### Related tickets ### Tests