NVIDIA-Merlin / models

Merlin Models is a collection of deep learning recommender system model reference implementations
https://nvidia-merlin.github.io/models/main/index.html
Apache License 2.0
262 stars 50 forks source link

Add fixture to cleanup dataloader threads #1167

Closed oliverholworthy closed 1 year ago

oliverholworthy commented 1 year ago

Add fixture to cleanup dataloader threads. In case we end up with some tests that partially consume a dataloader object without stopping it. Reducing the risk of issues later with slow running tests.

github-actions[bot] commented 1 year ago

Documentation preview

https://nvidia-merlin.github.io/models/review/pr-1167