From aa6da81dab7338fb27e17ce3c1d0c998e10a022c Mon Sep 17 00:00:00 2001 From: Kevin Gleason Date: Mon, 17 Jul 2023 13:16:38 -0400 Subject: [PATCH] Add header for Forward Compat Testing RFC, fix header in fp8 RFC. (#1688) --- rfcs/20221031-fp8.md | 2 +- rfcs/20230517-forward-compatibility-testing.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/rfcs/20221031-fp8.md b/rfcs/20221031-fp8.md index 251bd9f8f17..b65ae46763d 100644 --- a/rfcs/20221031-fp8.md +++ b/rfcs/20221031-fp8.md @@ -2,5 +2,5 @@ Status: Approved
Initial version: 10/31/2022
-Last updated: 12/12/2022 +Last updated: 12/12/2022
Discussion thread: [GitHub](https://github.com/openxla/xla/discussions/22) diff --git a/rfcs/20230517-forward-compatibility-testing.md b/rfcs/20230517-forward-compatibility-testing.md index 78c6f20b17c..5dcf1055287 100644 --- a/rfcs/20230517-forward-compatibility-testing.md +++ b/rfcs/20230517-forward-compatibility-testing.md @@ -1,5 +1,10 @@ # StableHLO Forward Compatibility Testing +Status: Approved
+Initial version: 5/17/2023
+Last updated: 7/12/2023
+Discussion thread: [OpenXLA Discuss](https://groups.google.com/a/openxla.org/g/openxla-discuss/c/hAL5pFCKl-g) + ## Background StableHLO needs to verify both forward and backward compatibility. Currently we