We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bddc44 commit 1477d97Copy full SHA for 1477d97
src/jax.jl
@@ -53,7 +53,7 @@ function __init__()
53
"""
54
@debug err
55
ispysetup[] = false
56
- rethrow(err)
+ #rethrow(err)
57
end
58
59
src/pytorch.jl
@@ -74,7 +74,7 @@ function __init__()
74
75
76
77
78
79
80
0 commit comments