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

Tests and versions. #116

Closed veritas9872 closed 1 year ago

veritas9872 commented 1 year ago

Update tests to allow inference speed benchmarking again. Configurations are available from the command line. Update versions for all libraries and the Docker BuildKit syntax. The simple service is now checked to have the same speed as compiled PyTorch and has had some changes to improve usability. PyTest has at last fixed the walrus operator bug.