FluxTraining.PropDict
struct
defined in module
FluxTraining
PropDict(dict)
Like a
Dict{Symbol}
, but attribute syntax can be used to access values.
There are
2
methods for PropDict
:
FluxTraining.PropDict(d::Dict{Symbol, V})
FluxTraining.PropDict(args...)
The following pages link back here: