tensorflow / recommenders-addons

Additional utils and helpers to extend TensorFlow when build recommendation systems, contributed and maintained by SIG Recommenders.
Apache License 2.0
587 stars 132 forks source link

fix horovod example #440

Closed jq closed 2 months ago

jq commented 2 months ago

Description

  1. fix load model bug
  2. remove un-used self.gpu_device self.cpu_device
  3. enable
    sh start.sh 1

    to test only 1 steps_per_epoch

Brief Description of the PR:

Fixes # (issue)

Type of change

Checklist:

How Has This Been Tested?

If you're adding a bugfix or new feature please describe the tests that you ran to verify your changes: