Merge branch '27-add-support-for-torch-2-0' into 'develop'
Add support for Torch 2.0 Closes #27 See merge request !49
No related branches found
No related tags found
Checking pipeline status
Showing
- declearn/communication/__init__.py 2 additions, 0 deletionsdeclearn/communication/__init__.py
- declearn/model/torch/_model.py 89 additions, 90 deletionsdeclearn/model/torch/_model.py
- declearn/model/torch/_samplewise/__init__.py 78 additions, 0 deletionsdeclearn/model/torch/_samplewise/__init__.py
- declearn/model/torch/_samplewise/functorch.py 96 additions, 0 deletionsdeclearn/model/torch/_samplewise/functorch.py
- declearn/model/torch/_samplewise/shared.py 56 additions, 0 deletionsdeclearn/model/torch/_samplewise/shared.py
- declearn/model/torch/_samplewise/torchfunc.py 80 additions, 0 deletionsdeclearn/model/torch/_samplewise/torchfunc.py
- docs/setup.md 7 additions, 0 deletionsdocs/setup.md
- pyproject.toml 15 additions, 5 deletionspyproject.toml
- scripts/run_tests.sh 28 additions, 0 deletionsscripts/run_tests.sh
- test/model/test_torch.py 17 additions, 4 deletionstest/model/test_torch.py
Loading
Please register or sign in to comment