drbh HF Staff commited on
Commit
38bb2a6
·
verified ·
1 Parent(s): 64c33f9

Delete benchmark.py

Browse files
Files changed (1) hide show
  1. benchmark.py +0 -5
benchmark.py DELETED
@@ -1,5 +0,0 @@
1
- from kernels.benchmarks import SiluAndMulBenchmark
2
-
3
-
4
- class SiluWorkloads(SiluAndMulBenchmark):
5
- pass