From 5f139732cfa813f1d5c4e7083a2d42b5a1499607 Mon Sep 17 00:00:00 2001 From: Michael Hudgins Date: Fri, 1 Dec 2023 09:42:21 -0500 Subject: [PATCH] Promote ARM64 to a TF Official Continous Will be merged in the near future as TF DevInfra promotes the arm64 builds to have internal build cop support --- tf_oss_dashboard/tensorflow.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tf_oss_dashboard/tensorflow.yaml b/tf_oss_dashboard/tensorflow.yaml index ed10b5b0..a026dee6 100644 --- a/tf_oss_dashboard/tensorflow.yaml +++ b/tf_oss_dashboard/tensorflow.yaml @@ -30,6 +30,8 @@ categories: - Continuous - Linux x86 CPU - Py+CPP Test Suite (minimum Python version) - Continuous - Linux x86 CUDA - Py+CPP Test Suite (maximum Python version) - Continuous - Linux x86 CUDA - Py+CPP Test Suite (minimum Python version) + - Continuous - Linux arm64 CPU - Py+CPP Test Suite (maximum Python version) + - Continuous - Linux arm64 CPU - Py+CPP Test Suite (minimum Python version) - Continuous - MacOS x86 - Py+CPP Test Suite (maximum Python version) - Continuous - MacOS x86 - Py+CPP Test Suite (minimum Python version) TF Official Nightly: