Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
move snapshot imports into try catch
Summary: Few imports of torchsnapshot were outside of the try catch that checks if torchsnapshot is in the environment. This diff moves them into the try catch block Differential Revision: D50754606
- Loading branch information