MCPcopy Create free account
hub / github.com/chrischoy/3D-R2N2 / Layer

Class Layer

lib/layers.py:100–130  ·  view source on GitHub ↗

Layer abstract class. support basic functionalities. If you want to set the output shape, either prev_layer or input_shape must be defined. If you want to use the computation graph, provide either prev_layer or set_input

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