MCPcopy Create free account
hub / github.com/cbfinn/maml / conv_block

Function conv_block

utils.py:26–37  ·  view source on GitHub ↗

Perform, conv, batch norm, nonlinearity, and max pool

(inp, cweight, bweight, reuse, scope, activation=tf.nn.relu, max_pool_pad='VALID', residual=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

forward_convMethod · 0.90

Calls 1

normalizeFunction · 0.85

Tested by

no test coverage detected