Learn Before
Definition
Elementwise Multiplication Operator
The elementwise multiplication operator, denoted mathematically by the symbol , is used to multiply the corresponding elements of two tensors of identical shape. In neural networks, this operator is specifically required when applying the chain rule to calculate the gradient of an intermediate variable that has passed through a function that applies elementwise, such as an activation function.
0
1
Updated 2026-05-06
Tags
D2L
Dive into Deep Learning @ D2L