badkoubeh / gpu-assignment

Code for GPU assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Code for GPU assignment

License:MIT License


Languages

Language:Python 100.0%