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

Create an uninstall requirements file for NGC. #186

Closed veritas9872 closed 8 months ago

veritas9872 commented 8 months ago

It is now the only service with pre-installed requirements. Creating a systematic way of removing unnecessary requirements is necessary since new requirements are always placed behind the originals in import order.