NVIDIA-Merlin / Transformers4Rec

Transformers4Rec is a flexible and efficient library for sequential and session-based recommendation and works with PyTorch.
https://nvidia-merlin.github.io/Transformers4Rec/main
Apache License 2.0
1.08k stars 142 forks source link

Fixed OOM issues when evaluating/predicting #721

Closed gabrielspmoreira closed 1 year ago

gabrielspmoreira commented 1 year ago

Fixes #693

Goals :soccer:

Implementation Details :construction:

Testing Details :mag:

github-actions[bot] commented 1 year ago

Documentation preview

https://nvidia-merlin.github.io/Transformers4Rec/review/pr-721

rnyak commented 1 year ago

@gabrielspmoreira the test_stochastic_swap_noise_with_tabular_features is failing. this test is floppy. can we increase the delta abs in the assert of the test to avoid any fails?