ademyanchuk / test_pytorch_gpu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utility Script

Description

This script is to test pytorch + GPU installation on any new machine. It will check if GPU is available and run a 10 epoch training on CIFAR10 dataset.

Install

run command pip install test-pytorch-gpu

Use

run command run_cifar

About

License:MIT License


Languages

Language:Python 100.0%