- 13 May, 2024 10 commits
-
-
jnwei authored
-
jnwei authored
-
jnwei authored
-
jnwei authored
-
Jennifer Wei authored
-
Jennifer Wei authored
Fix Colab by using OF commit from pl_upgrades
-
Jennifer Wei authored
-
Jennifer Wei authored
Duplicate expansion support
-
jnwei authored
-
Jennifer Wei authored
-
- 11 May, 2024 15 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
-
Jennifer Wei authored
Update multi-chain permutation and permutation unittest
-
Jennifer Wei authored
Fixed a small typo in permutation unit test docstring
-
- 10 May, 2024 5 commits
-
-
Dingquan Yu authored
-
Dingquan Yu authored
-
Dingquan Yu authored
-
jnwei authored
-
jnwei authored
-
- 09 May, 2024 10 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.
-