Closed marcromeyn closed 1 year ago
This PR introduces ElementWiseSum, similar to the class we have in tensorflow. This class is used by models like WideAndDeep & DeepFM.
ElementWiseSum
WideAndDeep
DeepFM
https://nvidia-merlin.github.io/models/review/pr-1183
Goals :soccer:
This PR introduces
ElementWiseSum
, similar to the class we have in tensorflow. This class is used by models likeWideAndDeep
&DeepFM
.