GitXplorerGitXplorer
j

pytorch_benchmark

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
43cb3be1fc08dc9ab038118e5768d192170d8738

.

jjohnnynunez committed a year ago
Unverified
94073eee7e5a58c97f73fdc151f180852219edd9

.

jjohnnynunez committed a year ago
Unverified
3552b6cd28f46cec118e253422b0cadf4e0db374

/

jjohnnynunez committed a year ago
Unverified
e93bdcb3f892891eafbcd6045b44e98d69ab387e

.

jjohnnynunez committed a year ago
Unverified
ed2e1cb0c2d6cc3788c1758b3cb617e4807bf66d

.

jjohnnynunez committed a year ago
Unverified
5af0759c95cfa2c4a066f4a15ce324bad4e4c572

.

jjohnnynunez committed a year ago

README

The README file for this repository.

pytorch_benchmark

Run easier with DOCKER

https://hackmd.io/@johnnync13/By7fEjBG2

Compatible with CUDA 11.8 and CUDA 12.0

First of all install Anaconda, git and pv

sudo apt-get install git
sudo apt-get install pv
git clone https://github.com/johnnynunez/pytorch_benchmark.git

First run this to preparare models and data

chmod +x first_run.sh
bash first_run.sh

Run Benchmark

chmod +x run_benchmark.sh
bash run_benchmark.sh

If there any problem

conda activate torchbenchmark

Monitoring your GPU and CPU

sudo apt-get install git htop nvtop