Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
glebashnik committed Nov 20, 2024
1 parent 19d74ee commit 25dc0b3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ public TensorEvalHandler(Executor executor, Metric metric) {

@Override
public HttpResponse handle(HttpRequest request) {
// Ignoring the results, we are onl
TensorFunctionBenchmark.run_all(2000, 1);

return new HttpResponse(200) {
Expand Down

0 comments on commit 25dc0b3

Please sign in to comment.