NVIDIA-Merlin / Merlin

NVIDIA Merlin is an open source library providing end-to-end GPU-accelerated recommender systems, from feature engineering and preprocessing to training deep learning models and running inference in production.
Apache License 2.0
715 stars 111 forks source link

deactivate merlin repo integration tests for merlin-tensorflow container #1061

Closed jperez999 closed 10 months ago

jperez999 commented 10 months ago

This PR deactivates the merlin repo integration tests because they are crashing. These tests need to be reviewed and also the testbook notebook tests are not working as expected anymore. The injected blocks of code cannot reference objects created within the context of the notebook execution, that were run before the injection. Testbook is not a package that has been kept up- to-date and jupyter is continuously updated. This mismatch may be a an issue. Until we can figure it out, we will try to skip the integration tests for the merlin-tensorflow container only.

github-actions[bot] commented 10 months ago

Documentation preview

https://nvidia-merlin.github.io/Merlin/review/pr-1061