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

Fix sok import error in ut #1232

Closed EmmaQiaoCh closed 10 months ago

EmmaQiaoCh commented 11 months ago

SOK has refactored the code path and remove experiment. There are ut failure in tests/unit/tf/horovod/test_embedding.py due to below error: ImportError: 'horovod' and 'sparse_operation_kit' are required to use SOKEmbedding.

copy-pr-bot[bot] commented 11 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.