Skip to content

Commit 5334c11

Browse files
author
Avik Pal
authored
Remove Timer Outputs
1 parent 776cb22 commit 5334c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NNlib.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module NNlib
2-
using Requires, TimerOutputs
2+
using Requires
33

44
# Include APIs
55
include("dim_helpers.jl")

0 commit comments

Comments
 (0)