The class implements a layer that calculates the element-wise product of 1 - x
, where x
is the element of the first input, and the corresponding elements of all other inputs.
This layer has no settings.
This layer has no trainable parameters.
The layer should have at least two inputs. The blobs of all inputs should have the same dimensions.
The layer has one output of the same size as each of the inputs.