FluxTraining.PropDict

struct defined in module FluxTraining


			PropDict(dict)

Like a Dict{Symbol} , but attribute syntax can be used to access values.

Methods

There are 2 methods for PropDict:

FluxTraining.PropDict(d::Dict{Symbol, V})
callbacks/protect.jl:83
FluxTraining.PropDict(args...)
callbacks/protect.jl:96
Backlinks