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

Method SetUp

include/caffe/layer.hpp:67–74  ·  view source on GitHub ↗

* @brief Implements common layer setup functionality. * * @param bottom the preshaped input blobs * @param top * the allocated but unshaped output blobs, to be shaped by Reshape * * Checks that the number of bottom and top blobs is correct. * Calls LayerSetUp to do special layer setup for individual layer types, * followed by Reshape to set up sizes of top blobs and int

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

CheckGradientMethod · 0.45
CheckGradientEltwiseMethod · 0.45

Calls

no outgoing calls

Tested by 3

CheckGradientMethod · 0.36
CheckGradientEltwiseMethod · 0.36