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
758 stars 113 forks source link

CTR dockerfile for 23.06 #1018

Closed bashimao closed 1 year ago

bashimao commented 1 year ago

Contains:

Depends on: https://github.com/NVIDIA-Merlin/Merlin/pull/1012

github-actions[bot] commented 1 year ago

Documentation preview

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

bashimao commented 1 year ago

@jperez999 This failed test up there. The error message is odd. Cannot really relate to the changes. Do you know what is wrong?

jperez999 commented 1 year ago

@jperez999 This failed test up there. The error message is odd. Cannot really relate to the changes. Do you know what is wrong?

Yes, that is not a problem, we just needed to update the branch. We changed how faiss is setup and what the setup_faiss function requires as input.