Skip to content

Commit

Permalink
adding new metric loss_batch from merlin models (#727)
Browse files Browse the repository at this point in the history
  • Loading branch information
jperez999 committed Nov 21, 2022
1 parent 04e4bcb commit e334d75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/examples/test_scaling_criteo_merlin_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ def test_func():
"precision",
"recall",
"regularization_loss",
"loss_batch",
]
)
assert os.path.isfile("/tmp/output/criteo/dlrm/saved_model.pb")
Expand Down

0 comments on commit e334d75

Please sign in to comment.