dopt ~master (2018-02-24T12:31:40Z)
Dub
Repo
softmaxGrad
dopt
core
ops
nnet
Creates an operation representing the gradient of the softmax function.
Operation
softmaxGrad
(
Operation
parentGrad
,
Operation
op
,
string
mod
= __MODULE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
dopt
core
ops
nnet
functions
convolution
convolutionFeaturesGrad
convolutionFiltersGrad
convolutionTranspose
maxpool
maxpoolGrad
relu
softmax
softmaxGrad
Creates an operation representing the gradient of the softmax function.