Skip to content

Commit 08eaf84

Browse files
authored
Delete TorchBench from NavBar (#6587)
Because whatever ranges to select it crashes But if one wants to experience crashes, page is still accessible via https://hud.pytorch.org/torchbench/userbenchmark Fixes #6567 thru out-of-sight-out-of-mind incantation
1 parent a50fd5f commit 08eaf84

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

torchci/components/NavBar.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ function NavBar() {
4545
name: "TorchAO",
4646
href: "/benchmark/torchao",
4747
},
48-
{
49-
name: "TorchBench",
50-
href: "/torchbench/userbenchmark",
51-
},
5248
{
5349
name: "Triton",
5450
href: "/tritonbench/commit_view",

0 commit comments

Comments
 (0)