import jacobian
This commit is contained in:
parent
9c7c9d2342
commit
23096824d5
|
@ -1,4 +1,4 @@
|
|||
using Flux: throttle, initn, glorot_uniform, glorot_normal
|
||||
using Flux: throttle, initn, glorot_uniform, glorot_normal, jacobian
|
||||
|
||||
@testset "Throttle" begin
|
||||
@testset "default behaviour" begin
|
||||
|
|
Loading…
Reference in New Issue