Skip to content

Commit

Permalink
add more SLiRec and DKN functional
Browse files Browse the repository at this point in the history
Signed-off-by: miguelgfierro <[email protected]>
  • Loading branch information
miguelgfierro committed Mar 25, 2024
1 parent 46189f0 commit 190cc48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/ci/azureml_tests/test_groups.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,11 @@
#
# "tests/smoke/recommenders/recommender/test_deeprec_model.py::test_model_sum", # 27.23s # FIXME: Disabled due to the issue with TF version > 2.10.1 See #2018
#
# "tests/smoke/recommenders/recommender/test_deeprec_model.py::test_model_dkn", # 187.20s
"tests/smoke/recommenders/recommender/test_deeprec_model.py::test_model_dkn", # 187.20s
"tests/functional/examples/test_notebooks_gpu.py::test_dkn_quickstart_functional", # 1167.93s
#
"tests/functional/examples/test_notebooks_gpu.py::test_slirec_quickstart_functional", # 175.00s
# "tests/smoke/s/recommender/test_deeprec_model.py::test_model_slirec", # 346.72s
"tests/smoke/s/recommender/test_deeprec_model.py::test_model_slirec", # 346.72s
],
# "group_gpu_002": [ # Total group time: 1896.76s
# "tests/unit/examples/test_notebooks_gpu.py::test_gpu_vm", # 0.76s (Always the first test to check the GPU works)
Expand Down

0 comments on commit 190cc48

Please sign in to comment.