Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

版本指路:https://github.com/Adlik/Adlik/releases/tag/v0.5.0

中文版:Release Eagle版本特性

Feature List

Model Optimizer

  • Support quantization and distillation of YOLOv5s models, which achieves nearly 2.5 times inference performance improvement with OpenVINO runtime.

Model Zoo

  • A new repository that stores Adlik optimized and compiled models, including ResNet series models and YOLOv5 series models.

Compiler:

  • Support compilation path from oneflow to onnx
  • OpenVINO upgraded to version 2022.1.0

Inference Engine

  • Support Torch runtime
  • OpenVINO upgraded to version 2022.1.0

Benchmark Test

  • Benchmark test for BERT model on Intel 8260 CPU, including throughput and other performance indicators.

Fixed issues