-
Notifications
You must be signed in to change notification settings - Fork 120
/
Copy pathtensorflow.yaml
134 lines (133 loc) · 6.2 KB
/
tensorflow.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
# Copyright 2023 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# ============================================================================
title: TensorFlow GitHub CI Status
repo_owner: tensorflow
repo_name: tensorflow
repo_branch: master
help: >-
This is TensorFlow's open-source build status dashboard. It tracks all GitHub
statuses for the TensorFlow repository that are published to GitHub.
Many of these jobs use Google's internal continuous integration systems, and
may not report their results publicly. We're trying to make more of our
important jobs visible to external developers, but security concerns make this
a slow process.
categories:
TF Official Continuous:
- Continuous - Linux x86 CPU - Py+CPP Test Suite (maximum Python version)
- 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:
- Nightly - Code Check (Full)
- Nightly - Linux Arm64 CPU - Python 3.9 Wheel
- Nightly - Linux Arm64 CPU - Python 3.10 Wheel
- Nightly - Linux Arm64 CPU - Python 3.11 Wheel
- Nightly - Linux x86 CPU - Libtensorflow
- Nightly - Linux x86 CPU - Python 3.9 Wheel
- Nightly - Linux x86 CPU - Python 3.10 Wheel
- Nightly - Linux x86 CPU - Python 3.11 Wheel
- Nightly - Linux x86 CUDA - Libtensorflow
- Nightly - Linux x86 CUDA - Python 3.9 Wheel
- Nightly - Linux x86 CUDA - Python 3.10 Wheel
- Nightly - Linux x86 CUDA - Python 3.11 Wheel
- Nightly - Linux x86 TPU - Python 3.9 Wheel
- Nightly - Linux x86 TPU - Python 3.10 Wheel
- Nightly - Linux x86 TPU - Python 3.11 Wheel
- Nightly - Android
Everything Else: []
Ignorable:
- "? / cla/google"
- "? / Scorecard"
- import/copybara
- kokoro
- Generic Helper (Ignorable)
# Don't show these at all. E.g. for jobs that have been deleted
hidden:
- Nightly Clang - Libtensorflow - Ubuntu GPU
- Nightly Clang - Py+CPP Test Suite - Ubuntu CPU, Python 3.8
- Nightly Clang - Py+CPP Test Suite - Ubuntu CPU, Python 3.9
- Nightly Clang - Py+CPP Test Suite - Ubuntu CPU, Python 3.10
- Nightly Clang - Py+CPP Test Suite - Ubuntu CPU, Python 3.11
- Nightly Clang - Py+CPP Test Suite - Ubuntu GPU, Python 3.8
- Nightly Clang - Py+CPP Test Suite - Ubuntu GPU, Python 3.9
- Nightly Clang - Py+CPP Test Suite - Ubuntu GPU, Python 3.10
- Nightly Clang - Py+CPP Test Suite - Ubuntu GPU, Python 3.11
# Old nightly jobs
- Nightly - Code Check - Linux
- Nightly - Libtensorflow - MacOS
- Nightly - Libtensorflow - Ubuntu CPU
- Nightly - Libtensorflow - Ubuntu GPU
- Nightly - Libtensorflow - Windows
- Nightly - Py+CPP Test Suite - MacOS, Python 3.9
- Nightly - Py+CPP Test Suite - MacOS, Python 3.10
- Nightly - Py+CPP Test Suite - MacOS, Python 3.11
- Nightly - Py+CPP Test Suite - Ubuntu CPU, Python 3.9
- Nightly - Py+CPP Test Suite - Ubuntu CPU, Python 3.10
- Nightly - Py+CPP Test Suite - Ubuntu CPU, Python 3.11
- Nightly - Py+CPP Test Suite - Ubuntu GPU, Python 3.9
- Nightly - Py+CPP Test Suite - Ubuntu GPU, Python 3.10
- Nightly - Py+CPP Test Suite - Ubuntu GPU, Python 3.11
# Previous name of current nightly jobs
- Experimental Code Check (Full)
- Experimental Nightly - Linux Arm64 CPU, Python 3.10
- Experimental Nightly - Linux Arm64 CPU, Python 3.11
- Experimental Nightly - Linux Arm64 CPU, Python 3.12
- Experimental Nightly - Linux Arm64 CPU, Python 3.9
- Experimental Nightly - Linux x86 CPU, Python 3.10
- Experimental Nightly - Linux x86 CPU, Python 3.11
- Experimental Nightly - Linux x86 CPU, Python 3.12
- Experimental Nightly - Linux x86 CPU, Python 3.9
- Experimental Nightly - Linux x86 CUDA, Python 3.10
- Experimental Nightly - Linux x86 CUDA, Python 3.11
- Experimental Nightly - Linux x86 CUDA, Python 3.12
- Experimental Nightly - Linux x86 CUDA, Python 3.9
- Experimental Nightly - Linux x86 TPU, Python 3.10
- Experimental Nightly - Linux x86 TPU, Python 3.11
- Experimental Nightly - Linux x86 TPU, Python 3.12
- Experimental Nightly - Linux x86 TPU, Python 3.9
- Experimental Py+CPP Test Suite - Linux ARM64 CPU Python Max
- Experimental Py+CPP Test Suite - Linux ARM64 CPU Python Min
buildcop:
- TF Official Continuous
- TF Official Nightly
short_sha_length: 7
default_category: Everything Else
# Use this to determine which commits are the Nightly ones when comparing.
# Set it to false to disable all "Nightly" features (i.e. the "in nightly..."
# or "this is nightly" badge in a commit)
nightly_job_basis: Nightly - Code Check (Full)
# Configures how large a job card can grow (that is, how many dots will appear
# on it). A date tag is size 3, and a status dot is size 1.
maximum_card_size: 100
# How many commits to keep in the history
history_size: 1000
# Set to Google Analytics "Measurement ID" to enable, or disable w/ "false"
gtag: G-JTD613F3TX
# Generate SVG badges, each available at Category Name.svg, e.g.
# tensorflow.github.io/build/TF Official Continuous.svg
# They then should link to the specific section with #Category Name (spaces ok)
badges:
- TF Official Continuous
- TF Official Nightly
# Internal jobs are those whose result URL starts with...
internal_startswith:
- "http://fusion"
- "http://cl/"
# Show internal-only jobs. If false, hides the public/private indicators
internal_shown: true