MCPcopy Create free account
hub / github.com/MultiPath/CopyNet / supports_masked_input

Method supports_masked_input

emolga/layers/core.py:34–38  ·  view source on GitHub ↗

Whether or not this layer respects the output mask of its previous layer in its calculations. If you try to attach a layer that does *not* support masked_input to a layer that gives a non-None output_mask() that is an error

(self)

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