Skip to content

Commit

Permalink
validated FW version update (intel#1693)
Browse files Browse the repository at this point in the history
Signed-off-by: chensuyue <[email protected]>
  • Loading branch information
chensuyue authored Mar 26, 2024
1 parent 2809ff7 commit bc0e36a
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 18 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Intel® Neural Compressor
<h3> An open-source Python library supporting popular model compression techniques on all mainstream deep learning frameworks (TensorFlow, PyTorch, ONNX Runtime, and MXNet)</h3>

[![python](https://img.shields.io/badge/python-3.8%2B-blue)](https://github.com/intel/neural-compressor)
[![version](https://img.shields.io/badge/release-2.4.1-green)](https://github.com/intel/neural-compressor/releases)
[![version](https://img.shields.io/badge/release-2.5-green)](https://github.com/intel/neural-compressor/releases)
[![license](https://img.shields.io/badge/license-Apache%202-blue)](https://github.com/intel/neural-compressor/blob/master/LICENSE)
[![coverage](https://img.shields.io/badge/coverage-85%25-green)](https://github.com/intel/neural-compressor)
[![Downloads](https://static.pepy.tech/personalized-badge/neural-compressor?period=total&units=international_system&left_color=grey&right_color=green&left_text=downloads)](https://pepy.tech/project/neural-compressor)
Expand Down
30 changes: 13 additions & 17 deletions docs/source/installation_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ The AI Kit is distributed through many common channels, including from Intel's w

### Validated Software Environment

* OS version: CentOS 8.4, Ubuntu 22.04, MacOS Ventura 13.5
* OS version: CentOS 8.4, Ubuntu 22.04, MacOS Ventura 13.5, Windows 11
* Python version: 3.8, 3.9, 3.10, 3.11

<table class="docutils">
Expand All @@ -117,31 +117,27 @@ The AI Kit is distributed through many common channels, including from Intel's w
<th>PyTorch</th>
<th>Intel®<br>Extension for<br>PyTorch*</th>
<th>ONNX<br>Runtime</th>
<th>MXNet</th>
</tr>
</thead>
<tbody>
<tr align="center">
<th>Version</th>
<td class="tg-7zrl"> <a href=https://github.com/tensorflow/tensorflow/tree/v2.15.0>2.15.0</a><br>
<a href=https://github.com/tensorflow/tensorflow/tree/v2.14.1>2.14.1</a><br>
<a href=https://github.com/tensorflow/tensorflow/tree/v2.13.0>2.13.0</a><br></td>
<a href=https://github.com/tensorflow/tensorflow/tree/v2.13.1>2.13.1</a><br></td>
<td class="tg-7zrl"> <a href=https://github.com/Intel-tensorflow/tensorflow/tree/v2.14.0>2.14.0</a><br>
<a href=https://github.com/Intel-tensorflow/tensorflow/tree/v2.13.0>2.13.0</a><br>
<a href=https://github.com/Intel-tensorflow/tensorflow/tree/v2.12.0>2.12.0</a><br></td>
<a href=https://github.com/Intel-tensorflow/tensorflow/tree/v2.13.0>2.13.0</a><br></td>
<td class="tg-7zrl"> <a href=https://github.com/intel/intel-extension-for-tensorflow/tree/v2.14.0.1>2.14.0.1</a><br>
<a href=https://github.com/intel/intel-extension-for-tensorflow/tree/v2.13.0.0>2.13.0.0</a><br>
<a href=https://github.com/intel/intel-extension-for-tensorflow/tree/v1.2.0>1.2.0</a><br></td>
<td class="tg-7zrl"><a href=https://github.com/pytorch/pytorch/tree/v2.1.0>2.1.0+cpu</a><br>
<a href=https://github.com/pytorch/pytorch/tree/v2.0.1>2.0.1+cpu</a><br>
<a href=https://github.com/pytorch/pytorch/tree/v1.13.1>1.13.1+cpu</a><br></td>
<td class="tg-7zrl"><a href=https://github.com/intel/intel-extension-for-pytorch/tree/v2.1.0%2Bcpu>2.1.0+cpu</a><br>
<a href=https://github.com/intel/intel-extension-for-pytorch/tree/v2.0.100%2Bcpu>2.0.1+cpu</a><br>
<a href=https://github.com/intel/intel-extension-for-pytorch/tree/v1.13.100%2Bcpu>1.13.1+cpu</a><br></td>
<td class="tg-7zrl"><a href=https://github.com/microsoft/onnxruntime/tree/v1.16.3>1.16.3</a><br>
<a href=https://github.com/microsoft/onnxruntime/tree/v1.15.1>1.15.1</a><br>
<a href=https://github.com/microsoft/onnxruntime/tree/v1.14.1>1.14.1</a><br></td>
<td class="tg-7zrl"><a href=https://github.com/apache/incubator-mxnet/tree/1.9.1>1.9.1</a><br></td>
<a href=https://github.com/intel/intel-extension-for-tensorflow/tree/v2.13.0.0>2.13.0.0</a><br></td>
<td class="tg-7zrl"><a href=https://github.com/pytorch/pytorch/tree/v2.2.1>2.2.1</a><br>
<a href=https://github.com/pytorch/pytorch/tree/v2.1.0>2.1.0</a><br>
<a href=https://github.com/pytorch/pytorch/tree/v2.0.1>2.0.1</a><br></td>
<td class="tg-7zrl"><a href=https://github.com/intel/intel-extension-for-pytorch/tree/v2.2.0%2Bcpu>2.2.0</a><br>
<a href=https://github.com/intel/intel-extension-for-pytorch/tree/v2.1.100%2Bcpu>2.1.100</a><br>
<a href=https://github.com/intel/intel-extension-for-pytorch/tree/v2.0.100%2Bcpu>2.0.100</a><br></td>
<td class="tg-7zrl"><a href=https://github.com/microsoft/onnxruntime/tree/v1.17.1>1.17.1</a><br>
<a href=https://github.com/microsoft/onnxruntime/tree/v1.16.3>1.16.3</a><br>
<a href=https://github.com/microsoft/onnxruntime/tree/v1.15.1>1.15.1</a><br></td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 2 additions & 0 deletions third-party-programs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ terms are listed below.

web-worker

segment-anything


Apache License
Version 2.0, January 2004
Expand Down

0 comments on commit bc0e36a

Please sign in to comment.