MCPcopy Create free account
hub / github.com/InsaneLife/dssm / batch_normalization

Function batch_normalization

dssm.py:54–83  ·  view source on GitHub ↗

Batch normalization on convolutional maps. Ref.: http://stackoverflow.com/questions/33949786/how-could-i-use-batch-normalization-in-tensorflow Args: x: Tensor, 4D BHWD input maps out_size: integer, depth of input maps phase_train: boolean tf.Varia

(x, phase_train, out_size)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dssm.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected