Skip to content

Commit

Permalink
open the tunning option for tvm.
Browse files Browse the repository at this point in the history
  • Loading branch information
lcy-seso committed Sep 16, 2024
1 parent 3e8e8e9 commit 95a4e06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ def bigbird_wv_SPMM_reduce(N, L, B, H, W, R, G, dtype):
verbose=2,
)

# tuner.tune(tune_option)
tuner.tune(tune_option)

funcs = []

Expand Down

0 comments on commit 95a4e06

Please sign in to comment.