Commit e196c8d
Torch2 compatibility (#106)
* Update ci
* port the latest CI versions to the self-hosted runner
* forgot to remove bit from version I copy
* see if cuda 11.7 works
* Update swig typecheck to use py::isinstance instead of as_module
* run CUDA tests on GPU runner
* Update TorchForce swig input typemap to avoid as_module
* Fix formatting
* Switch to using micromamba
* Make sure temporary files are deleted even if there was an error
* Update swig typemaps to not use a temp file
* Revert "Merge remote-tracking branch 'origin/feat/add_aws_gpu_runner' into torch2"
This reverts commit 0a58de4, reversing
changes made to a1c16c6.
* run gpu tests on this branch
* actually test with pytorch2
* Revert "actually test with pytorch2"
This reverts commit 4e7a4fb.
* Revert "Merge remote-tracking branch 'origin/feat/add_aws_gpu_runner' into torch2"
This reverts commit 0a58de4, reversing
changes made to a1c16c6.
---------
Co-authored-by: Mike Henry <[email protected]>1 parent b76deb4 commit e196c8d
2 files changed
+18
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | | - | |
| 32 | + | |
32 | 33 | | |
33 | | - | |
34 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
35 | 40 | | |
36 | 41 | | |
37 | 42 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
47 | | - | |
| 51 | + | |
| 52 | + | |
48 | 53 | | |
49 | 54 | | |
50 | 55 | | |
| |||
0 commit comments