MCPcopy Create free account
hub / github.com/CausalLearning/MultiRobustness / __init__

Method __init__

cleverhans_models.py:23–48  ·  view source on GitHub ↗

ResNet constructor. :param layers: a list of layers in CleverHans format each with set_input_shape() and fprop() methods. :param input_shape: 4-tuple describing input shape (e.g None, 32, 32, 3) :param scope: string name of scope for Variables This works in two ways. If

(self, layers, input_shape, scope=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

buildMethod · 0.95
__init__Method · 0.45

Tested by

no test coverage detected