- 11 May, 2024 13 commits
-
-
Jennifer Wei authored
-
Jennifer Wei authored
Fixed a small typo in permutation unit test docstring
-
Dingquan Yu authored
-
Dingquan Yu authored
-
Dingquan Yu authored
-
Geoffrey Yu authored
-
Geoffrey Yu authored
-
Geoffrey Yu authored
-
Geoffrey Yu authored
-
Geoffrey Yu authored
-
Geoffrey Yu authored
-
Geoffrey Yu authored
-
Geoffrey Yu authored
-
- 10 May, 2024 2 commits
- 09 May, 2024 12 commits
-
-
jnwei authored
-
jnwei authored
-
jnwei authored
-
Jennifer authored
-
ljarosch authored
Without the break statement this function will fall back to setting the resolution to _reflns.d_resolution_high for most structures, which reflects the resolution limit in the raw data and not the final structure (see https://mmcif.wwpdb.org/dictionaries/mmcif_pdbx_v50.dic/Items/_reflns.d_resolution_high.html and https://mmcif.wwpdb.org/dictionaries/mmcif_pdbx_v50.dic/Items/_refine.ls_d_res_high.html).
-
Sachin Kadyan authored
-
Sachin Kadyan authored
-
Sachin Kadyan authored
-
Sachin Kadyan authored
-
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.
-
Sachin Kadyan authored
-
Christina Floristean authored
-
- 08 May, 2024 11 commits
- 06 May, 2024 1 commit
-
-
Jennifer Wei authored
-
- 02 May, 2024 1 commit
-
-
Jennifer authored
-