Skip to content

Commit

Permalink
removed benchmark files
Browse files Browse the repository at this point in the history
  • Loading branch information
Chi-Chu319 committed Dec 31, 2024
1 parent 71649a6 commit 5adb971
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
7 changes: 7 additions & 0 deletions moe-gemm-benchmark.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
M,K,N,E,top_k,TFLOPS
64.000000,128.000000,256.000000,8.000000,2.000000,0.106786
64.000000,1024.000000,1792.000000,8.000000,2.000000,5.040689
1024.000000,4096.000000,7168.000000,8.000000,2.000000,250.097741
4096.000000,4096.000000,7168.000000,8.000000,2.000000,394.569816
1024.000000,4096.000000,14336.000000,8.000000,2.000000,313.915161
4096.000000,4096.000000,14336.000000,8.000000,2.000000,421.260017
Binary file added moe-gemm-benchmark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions results.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<html><body>
<image src="moe-gemm-benchmark.png"/>
</body></html>

0 comments on commit 5adb971

Please sign in to comment.