- 20 Dec, 2023 1 commit
-
-
Boris Bonev authored
* Moved convolutions and exposed them directly * Added transposition to the unit test * Minor bugfix in CPU version of DISCO transpose code * Adding convolution tests to CI * Added gradient check * Checking the weight grad as well * Added test for anisotropic kernels
-
- 14 Dec, 2023 1 commit
-
-
Boris Bonev authored
* Fixing the precomputation of the Psi matrix * moving tests to a parent folder * removing tqdm * deleting deprecated distributed tests * Moving distributed test * adapting workfolow * Added some more comments to make the code more understandable * more detailed explanation for the derivation of the rotation angles * added another comment --------- Co-authored-by:Thorsten Kurth <tkurth@nvidia.com>
-
- 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
-
- 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
-
- 09 Jun, 2023 1 commit
-
-
Boris Bonev authored
-
- 17 Feb, 2023 1 commit
-
-
Boris Bonev authored
-