useful params method
This commit is contained in:
parent
d6423eefe5
commit
d4229c4815
@ -35,3 +35,5 @@ function params(m)
|
||||
prefor(p -> p isa TrackedArray && push!(ps, p), m)
|
||||
return ps
|
||||
end
|
||||
|
||||
params(m...) = params(m)
|
||||
|
Loading…
Reference in New Issue
Block a user