- Fix OpenVINO export for NNCF quantized model by @echarlaix in #176
- Fix ONNX export INC trainer by @echarlaix in #177
- Fix OpenVINO Seq2Seq models inference by @echarlaix in #175
- Enable JIT mode for IPEX to improve inference performance for pipelines by @sywangyi in #163
- Enable OpenVINO Runtime support for audio classification by @echarlaix in #166
- Fix INC model loading by @echarlaix in #170
- Fix INCTrainer distillation and evaluation steps by @echarlaix in #182