changqi1 / DeepRec

DeepRec is a recommendation engine based on TensorFlow.
Apache License 2.0
3 stars 9 forks source link

[Embedding] Fix the abnormal behavior in L2-norm calculation. #56

Closed marvin-Yu closed 2 years ago

marvin-Yu commented 2 years ago

This PR fixes a gradient calculation error in the "embedding post_grad" op.

changqi1 commented 2 years ago

Merged into Alibaba/DeepRec main branch.