1. 19 Mar, 2024 1 commit
    • Lukas Jarosch's avatar
      Fix distributed seeding behavior · a56ea9b5
      Lukas Jarosch authored
      This adds workers=True to the Lightning seed_everything function which guarantees different random states across all processes in distributed training. Prior to that some processes on different GPUs with the same worker ID could share the same random state.
      
      Note that this will break reproducibility between runs prior to and after this change.
      
      Also removes the seed and supress_output modules that were not used anymore in OpenFold.
      a56ea9b5
  2. 07 Feb, 2024 1 commit
  3. 05 Dec, 2023 1 commit
  4. 30 Nov, 2023 1 commit
  5. 03 Nov, 2023 1 commit
  6. 17 Oct, 2023 1 commit
  7. 16 Oct, 2023 1 commit
  8. 10 Oct, 2023 2 commits
  9. 25 Sep, 2023 1 commit
  10. 10 Sep, 2023 1 commit
  11. 08 Sep, 2023 1 commit
  12. 28 Aug, 2023 1 commit
  13. 02 Aug, 2023 1 commit
  14. 21 Jul, 2023 1 commit
  15. 20 Jul, 2023 1 commit
  16. 07 Jul, 2023 1 commit
  17. 15 Jun, 2023 1 commit
  18. 31 Jan, 2023 2 commits
  19. 25 Jan, 2023 2 commits
  20. 07 Oct, 2022 2 commits
  21. 08 Aug, 2022 1 commit
  22. 02 Aug, 2022 3 commits
  23. 30 Jul, 2022 1 commit
  24. 29 Jul, 2022 1 commit
  25. 22 Jul, 2022 1 commit
  26. 20 Jul, 2022 2 commits
  27. 27 Jun, 2022 1 commit
  28. 28 Apr, 2022 1 commit
  29. 20 Mar, 2022 1 commit
  30. 18 Mar, 2022 1 commit
  31. 14 Mar, 2022 1 commit
  32. 23 Feb, 2022 1 commit
  33. 22 Feb, 2022 1 commit