A layer that multiplies two inputs element-wise. Corresponds to the Multiply Keras layer . The inputs must be of the same shape.
- Type: Keras Deep Learning NetworkKeras NetworkThe Keras deep learning network that is the first input of this Multiply layer.
- Type: Keras Deep Learning NetworkKeras NetworkThe Keras deep learning network that is the second input of this Multiply layer.