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

Add compilation to the `simple` service. #136

Closed veritas9872 closed 1 year ago

veritas9872 commented 1 year ago

Add the GCC compiler from the official Docker image for GCC. Unfortunately, Clang/LLVM does not have an official Docker image. Update the ruff rules list to have many more rules.