Skip to content

Commit

Permalink
fix table
Browse files Browse the repository at this point in the history
  • Loading branch information
fxmarty authored Feb 7, 2023
1 parent ff0fd75 commit cd21dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Optimum enables the usage of popular compression techniques such as quantization

| Features | ONNX Runtime | Neural Compressor | OpenVINO |
|:----------------------------------:|:---------------------:|:-----------------------:|:-----------------------:|
| Post-training Dynamic Quantization | :heavy_check_mark: | :heavy_check_mark: || N/A |
| Post-training Dynamic Quantization | :heavy_check_mark: | :heavy_check_mark: | N/A |
| Post-training Static Quantization | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
| Quantization Aware Training (QAT) | Stay tuned! :star: | :heavy_check_mark: | :heavy_check_mark: |
| Pruning | N/A | :heavy_check_mark: | Stay tuned! :star: |
Expand Down

0 comments on commit cd21dca

Please sign in to comment.