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

Remove deps from integration test env #716

Closed oliverholworthy closed 1 year ago

oliverholworthy commented 1 year ago

Remove deps from integration test env

Checking if this makes any difference to the CUDA version error we're seeing

oliverholworthy commented 1 year ago

Test still fails with the same error without the 'cu11' packages installed (https://github.com/NVIDIA-Merlin/Transformers4Rec/actions/runs/5204937605/jobs/9389802393?pr=716)