|
[i=s] 本帖最后由 KingNie 于 2026-7-31 16:14 编辑 [/i]
That's a very clear summary! To add a term from linear algebra, this element-wise multiplication is also called the "Hadamard product" in mathematics. In Python's NumPy or PyTorch, as long as the dimensions match (or broadcasting is possible), using the * operator will produce the same effect.
Regards, capcut pro
|