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
722 stars 112 forks source link

ptx install using pip #1038

Closed jperez999 closed 1 year ago

jperez999 commented 1 year ago

This PR replaces python install command for ptxcompiler with pip install. Required of failed cudf import on missing package ptxcompiler even though it was installed with python setupy.py develop.

github-actions[bot] commented 1 year ago

Documentation preview

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