Closed joneseth1 closed 1 year ago
/blossom-ci
Thanks for the PR @joneseth1! Your changes look good to me but the format test for utils.py
fails. Please run black .
in the modulus-launch
directory and push again.
Ran black .
in modulus-launch
and pushed. Let me know if there is anything else. Thanks so much for helping me out with my first open-source PR guys!
/blossom-ci
Modulus Pull Request
Description
Replaced torch.norm to torch.linalg.norm to attempt to fix issue #77. Created multiple commits since I forgot to pip install 'pre-commit' so for the confusion.