Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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]>
- Loading branch information