Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace tf.train.SessionRunHook by tf.compat.v1.train.SessionRunHook ? #4040

Open
whatdhack opened this issue May 1, 2024 · 0 comments
Open
Labels

Comments

@whatdhack
Copy link

Environment:

  1. Framework: TensorFlow,
  2. Framework version: 2.16
  3. Horovod version: 0.28.1
  4. MPI version:
  5. CUDA version: 12.2
  6. NCCL version:
  7. Python version: 3.11.8
  8. Spark / PySpark version:
  9. Ray version:
  10. OS and version:
  11. GCC version:
  12. CMake version:

Bug report:
The line https://github.com/horovod/horovod/blob/master/horovod/tensorflow/__init__.py#L510 looks incorrect. Should tf.train.SessionRunHook be replaced by tf.compat.v1.train.SessionRunHook ?

@whatdhack whatdhack added the bug label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant