File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed
torchci/components/benchmark/v3/pages Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -71,10 +71,6 @@ export const categories: BenchmarkCategoryGroup[] = [
7171 tags : [ "repo:pytorch/torchao" ] ,
7272 subtitle : "Benchmarks related to repo pytorch/torchao" ,
7373 items : [
74- {
75- name : "TorchAO Benchmark" ,
76- route : "/benchmark/llms?repoName=pytorch%2Fao" ,
77- } ,
7874 {
7975 name : "TorchAO Micro API Benchmark" ,
8076 route :
@@ -83,19 +79,6 @@ export const categories: BenchmarkCategoryGroup[] = [
8379 } ,
8480 ] ,
8581 } ,
86- {
87- title : "ExecuTorch Benchmarks" ,
88- tags : [ "repo:pytorch/executorch" ] ,
89- subtitle : "Benchmarks related to repo pytorch/executorch" ,
90- items : [
91- {
92- name : "ExecuTorch Benchmark" ,
93- route : "/benchmark/llms?repoName=pytorch%2Fexecutorch" ,
94- info : "Powered by [apple-perf](https://github.com/pytorch/executorch/blob/main/.github/workflows/apple-perf.yml) \
95- and [android-perf](https://github.com/pytorch/executorch/blob/main/.github/workflows/android-perf.yml) workflows" ,
96- } ,
97- ] ,
98- } ,
9982 {
10083 title : "vLLM Benchmarks " ,
10184 tags : [ "repo:vllm-project/vllm" ] ,
You can’t perform that action at this time.
0 commit comments