- 23 Nov, 2023 1 commit
-
-
Thorsten Kurth authored
* Update README.md adding autocast remark to readme * Update README.md small typo fix
-
- 20 Nov, 2023 1 commit
-
-
Boris Bonev authored
* Adding notebooks for gradient analysis * Updated the Readme * Refactored training script for sfno * removing concatanated skip connections * Added some logic for initializing weights adaptively * Cleanup and fixing initialization in SFNO. Removing non-linear variant of SFNO * Updated initialization scheme for SFNO * Some more cleanup in SFNO * updated the SFNO architecture
-
- 13 Nov, 2023 1 commit
-
-
Boris Bonev authored
Major Cleanup of SFNO. Retiring non-linear architecture and fixing initialization. Adding scripts for training and validation.
-
- 24 Oct, 2023 4 commits
-
-
Boris Bonev authored
* Adding notebooks for gradient analysis * Updated the Readme
-
Boris Bonev authored
-
Boris Bonev authored
Fixing issues in README.md
-
Boris Bonev authored
* Adding plotting routines and reworked Readme * Added illustration of spherical harmonics to Readme
-
- 23 Oct, 2023 1 commit
-
-
Boris Bonev authored
* Updated Changelog * improved readability of legendre.py * bugfix in computation of dlegpoly * Moving conversion from numpy to torch from the legendre module to the sht module * renaming to vdm in tests.py
-
- 18 Oct, 2023 1 commit
-
-
Thorsten Kurth authored
* fixing contig in distributed sht * make it normally contiguous before all to all * commented the code to be a WAR
-
- 08 Oct, 2023 1 commit
-
-
Boris Bonev authored
-
- 04 Oct, 2023 1 commit
-
-
Boris Bonev authored
* reworked SFNO example * updated changelog
-
- 06 Sep, 2023 1 commit
-
-
Boris Bonev authored
* Added gradient check to test suite * reduced size of the unit test * switched to parametrized for unittests
-
- 28 Aug, 2023 2 commits
-
-
Boris Bonev authored
fixed error in getting started notebook
-
Boris Bonev authored
-
- 09 Aug, 2023 2 commits
-
-
Boris Bonev authored
-
Boris Bonev authored
Adding missing dependency to functoools.partial in sfno.py
-
- 08 Aug, 2023 6 commits
-
-
Srikumar Sastry authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
Fix __init__.py file to import from local "examples" dir.
-
Boris Bonev authored
-
- 02 Aug, 2023 3 commits
-
-
Thorsten Kurth authored
Fixing precision mismatch error in weight contractions
-
Thorsten Kurth authored
-
Thorsten Kurth authored
-
- 26 Jul, 2023 1 commit
-
-
Mogab Elleithy authored
Without this fix, importing torch_harmonics had run into a module import error when trying to execute: ```import examples```
-
- 09 Jun, 2023 5 commits
-
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
- 08 Jun, 2023 6 commits
-
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
Update __init__.py
-
Jean Kossaifi authored
Don't import sfno by default (or try/except importing apex)
-
- 07 Jun, 2023 3 commits
-
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-