cresset-template / cresset

Template repository to build PyTorch projects from source on any version of PyTorch/CUDA/cuDNN.
MIT License
715 stars 41 forks source link

Miscellaneous bug fixes and updates. #118

Closed veritas9872 closed 1 year ago

veritas9872 commented 1 year ago

Fix pre-commits to execute ruff first for Jupyter notebooks. Add many new ruff rules which seem reasonable. Change the login shell to zsh for all images in all configurations. Update PyTest test function names to be consistent with the new style guide specified via the new ruff rules.