MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / param_propagate_down

Method param_propagate_down

include/caffe/layer.hpp:304–307  ·  view source on GitHub ↗

* @brief Specifies whether the layer should compute gradients w.r.t. a * parameter at a particular index given by param_id. * * You can safely ignore false values and always compute gradients * for all parameters, but possibly with wasteful computation. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

BackwardDebugInfoMethod · 0.80
LayerSetUpMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected