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

Update for onnxruntime #1074

Closed EmmaQiaoCh closed 7 months ago

EmmaQiaoCh commented 9 months ago

The latest onnxruntime is not compatible with hugectr, we have to specify the version to 1.15.1

copy-pr-bot[bot] commented 9 months ago

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

github-actions[bot] commented 9 months ago

Documentation preview

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

EmmaQiaoCh commented 9 months ago

/ok to test

EmmaQiaoCh commented 7 months ago

Close it due to pr-1075 created automatically for it