1. 09 May, 2024 1 commit
    • Lukas Jarosch's avatar
      Fix distributed seeding behavior · 9660a43d
      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.
      9660a43d
  2. 20 Feb, 2024 1 commit
  3. 14 Feb, 2024 1 commit
  4. 12 Feb, 2024 1 commit
  5. 07 Feb, 2024 1 commit
  6. 05 Dec, 2023 1 commit
  7. 30 Nov, 2023 1 commit
  8. 03 Nov, 2023 1 commit
  9. 17 Oct, 2023 1 commit
  10. 16 Oct, 2023 1 commit
  11. 10 Oct, 2023 2 commits
  12. 25 Sep, 2023 1 commit
  13. 10 Sep, 2023 1 commit
  14. 08 Sep, 2023 1 commit
  15. 28 Aug, 2023 1 commit
  16. 02 Aug, 2023 1 commit
  17. 21 Jul, 2023 1 commit
  18. 20 Jul, 2023 1 commit
  19. 07 Jul, 2023 1 commit
  20. 15 Jun, 2023 1 commit
  21. 31 Jan, 2023 2 commits
  22. 25 Jan, 2023 2 commits
  23. 07 Oct, 2022 2 commits
  24. 08 Aug, 2022 1 commit
  25. 02 Aug, 2022 3 commits
  26. 30 Jul, 2022 1 commit
  27. 29 Jul, 2022 1 commit
  28. 22 Jul, 2022 1 commit
  29. 20 Jul, 2022 2 commits
  30. 27 Jun, 2022 1 commit
  31. 28 Apr, 2022 1 commit
  32. 20 Mar, 2022 1 commit
  33. 18 Mar, 2022 1 commit