Skip to content

Commit

Permalink
[ci] Update tag to projects (#4400)
Browse files Browse the repository at this point in the history
  • Loading branch information
qiao-bo committed Feb 28, 2022
1 parent 35f6297 commit 01917b1
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions misc/tag_to_project.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
{
"lang": "Language Features & Embedding in Python",
"gui": "GGUI",
"doc": "Docs",
"docs": "Docs",
"benchmark": "Backend Performance",
"aot": "AOT",
"ir": "Compiler Frontend & Middle-end"
"autodiff": "Autodiff",
"benchmark": "Backend Performance",
"build": "CI/CD & Build & Tests",
"ci": "CI/CD & Build & Tests",
"doc": "Docs & Examples & Tutorials",
"docs": "Docs & Examples & Tutorials",
"gui": "GGUI",
"ir": "Compiler Frontend & Middle-end",
"lang": "Lang Features & Python"
}

0 comments on commit 01917b1

Please sign in to comment.