MCPcopy Create free account
hub / github.com/TheLegendAli/DeepLab-Context / LayerSetUp

Method LayerSetUp

include/caffe/layer.hpp:84–85  ·  view source on GitHub ↗

* @brief Does layer-specific setup: your layer should implement this function * as well as Reshape. * * @param bottom * the preshaped input blobs, whose data fields store the input data for * this layer * @param top * the allocated but unshaped output blobs * * This method should do one-time layer specific setup. This includes reading * and processi

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected