MCPcopy Create free account
hub / github.com/Engineering-Course/LIP_JPPNet / BatchNormScaleBiasFuser

Class BatchNormScaleBiasFuser

kaffe/transformers.py:209–224  ·  view source on GitHub ↗

The original batch normalization paper includes two learned parameters: a scaling factor \gamma and a bias \beta. Caffe's implementation does not include these two. However, it is commonly replicated by adding a scaling+bias layer immidiately after the batch norm. This fuser me

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

loadMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected