diff --git a/docs/reference/compatibility.md b/docs/reference/compatibility.md index 47f2259f19ca1..f4beae013b8d3 100644 --- a/docs/reference/compatibility.md +++ b/docs/reference/compatibility.md @@ -68,6 +68,7 @@ ONNX Runtime supports all opsets from the latest released version of the [ONNX]( | ONNX Runtime version | [ONNX version](https://github.com/onnx/onnx/blob/master/docs/Versioning.md) | ONNX opset version | ONNX ML opset version | ONNX IR version | [Windows ML Availability](https://docs.microsoft.com/en-us/windows/ai/windows-ml/release-notes/)| |------------------------------|--------------------|--------------------|----------------------|------------------|------------------| +| 1.17 | **1.15** | 20 | 4 | 9 | Windows AI 1.16+ | | 1.16 | **1.14.1** | 19 | 3 | 9 | Windows AI 1.16+ | | 1.15 | **1.14** | 19 | 3 | 8 | Windows AI 1.15+ | | 1.14 | **1.13** | 18 | 3 | 8 | Windows AI 1.14+ |