From 9a8eda4ed08bb006a9d9c49f7c11c433024a11d0 Mon Sep 17 00:00:00 2001 From: Scott McKay Date: Thu, 1 Feb 2024 11:40:14 +1000 Subject: [PATCH] Add 1.17 mobile package link to operators table (#19360) ### Description Add link to new 1.17 page ### Motivation and Context --- docs/reference/operators/MobileOps.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/reference/operators/MobileOps.md b/docs/reference/operators/MobileOps.md index 8e258290b2..59258c7026 100644 --- a/docs/reference/operators/MobileOps.md +++ b/docs/reference/operators/MobileOps.md @@ -10,6 +10,7 @@ These are the operators and types included in the ORT Mobile pre-built packages | Release | Documentation | |---------|---------------| +| 1.17 | [Pre-Built Package Support](./mobile_package_op_type_support_1.17.md)| | 1.16 | [Pre-Built Package Support](./mobile_package_op_type_support_1.16.md)| | 1.15 | [Pre-Built Package Support](./mobile_package_op_type_support_1.15.md)| | 1.14 | [Pre-Built Package Support](./mobile_package_op_type_support_1.14.md)|