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
248 stars 50 forks source link

move merlin dependecy install in horovod-cpu tests #1235

Closed edknv closed 6 months ago

edknv commented 6 months ago

This PR fixes the environment issues discovered in https://github.com/NVIDIA-Merlin/models/pull/1232 and moves the installation of merlin dependencies to the correct place. Since we are testing horovod in a conda environment, the dependencies should be installed inside conda, not at the tox level.

github-actions[bot] commented 6 months ago

Documentation preview

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