Skip to content

Commit 01917b1

Browse files
authored
[ci] Update tag to projects (#4400)
1 parent 35f6297 commit 01917b1

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

misc/tag_to_project.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
{
2-
"lang": "Language Features & Embedding in Python",
3-
"gui": "GGUI",
4-
"doc": "Docs",
5-
"docs": "Docs",
6-
"benchmark": "Backend Performance",
72
"aot": "AOT",
8-
"ir": "Compiler Frontend & Middle-end"
3+
"autodiff": "Autodiff",
4+
"benchmark": "Backend Performance",
5+
"build": "CI/CD & Build & Tests",
6+
"ci": "CI/CD & Build & Tests",
7+
"doc": "Docs & Examples & Tutorials",
8+
"docs": "Docs & Examples & Tutorials",
9+
"gui": "GGUI",
10+
"ir": "Compiler Frontend & Middle-end",
11+
"lang": "Lang Features & Python"
912
}

0 commit comments

Comments
 (0)