Skip to content

Commit 89b526e

Browse files
committed
fix: import
1 parent 4e7acac commit 89b526e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

perf/common.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using BenchmarkTools: @belapsed
1+
using BenchmarkTools: @benchmark
22
using Reactant, Enzyme, PrettyTables, Statistics
33

44
function simple_mse_loss(model, x, ps, st)

0 commit comments

Comments
 (0)