/gpu-assignment

Code for GPU assignment

Primary LanguagePythonMIT LicenseMIT

Assignment for CMPT 756: Performance comparison CPU/GPU

This code is for use in SFU Computing Science course CMPT 756. It is based upon Liu Kuang's analysis of 15 net designs for the CIFAR10 dataset.

Original code: https://github.com/kuangliu/pytorch-cifar Original license: LICENSE (in this repostiory) Original README.md: ORIGINAL-README.md (in this repository)

See ./main.py -h for list of options and defaults.