- 14 Jan, 2025 20 commits
-
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
updated resampling module to handle corner cases where the input signal needs to be extended towards the pole
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
-
Boris Bonev authored
Adding FilterBasis datastructure to contain information about the type of basis used in disco convolution
-
Boris Bonev authored
adding local SNO architecture and updating trraining script for SWE prediction with powerspectrum computation
-
Boris Bonev authored
-
- 17 Dec, 2024 1 commit
-
-
Boris Bonev authored
-
- 13 Dec, 2024 1 commit
-
-
Thorsten Kurth authored
This small fix removes the maximum version number requirement of torch harmonics
-
- 12 Dec, 2024 1 commit
-
-
Boris Bonev authored
-
- 01 Oct, 2024 1 commit
-
-
Boris Bonev authored
* safeguarding all custom CUDA and C++ routines via the _cuda_extension_available flag * bumping up version number
-
- 20 Sep, 2024 1 commit
-
-
Boris Bonev authored
* added analytic gradients to the gradient_analysis notebook * fixing sht unittest to not check the roundtrip gradient but sht and isht individually * Updated changelog
-
- 09 Sep, 2024 1 commit
-
-
Boris Bonev authored
* changing distributeds SHT to use dim=-3 as the channel dimension for distributed transpose * Fixed formatting in tests * Adding bash script for running test suite * Replaced asserts regarding number of dimensions in tensor with checks
-
- 29 Aug, 2024 3 commits
-
-
Boris Bonev authored
-
Thorsten Kurth authored
-
Boris Bonev authored
* Adding spherical upsampling routine and example notebook for resampling
-
- 28 Aug, 2024 1 commit
-
-
Thorsten Kurth authored
- doing manual type conversion in custom autograd - fixing stride issues in backward pass by making some output tensors contiguous
-
- 27 Aug, 2024 5 commits
-
-
Boris Bonev authored
* AMP hotfix * Bumping up version to 0.7.1
-
Boris Bonev authored
* reworked the setup system to use pyproject.toml * changed the way custom CUDA extension build flag is passed * reworked the CI * changed to source distribution only in the CI
-
Boris Bonev authored
* reverting deploy script * moving setuptools install * removing requirements * bumping up version * bumping up the torch-harmonics version to 0.7.0
-
Thorsten Kurth authored
-
Thorsten Kurth authored
* updating amp to new torch.amp * using amp autocrats to FP32 for disco convolution kernels * implemented reduce_scatter routines but disabled those because of memory fluctuations which can cause OOM on big networks
-
- 22 Aug, 2024 1 commit
-
-
Boris Bonev authored
* missed one instance of python3 * fused multiplication of quadrature into multiplication of the Psi tensor * Added quadrature change to changelog * removing persistent quad weights tensor as it isn't needed anymore * added pretty-prenting for convolution modules * adjusting default value in convolution test
-
- 21 Aug, 2024 1 commit
-
-
Thorsten Kurth authored
* removing unneccessary contiguous statements * replacing reduce scatter with independent reduce and scatter
-
- 20 Aug, 2024 1 commit
-
-
Thorsten Kurth authored
-
- 19 Aug, 2024 2 commits
-
-
Boris Bonev authored
-
Boris Bonev authored
-