Skip to content

Commit

Permalink
Merge pull request #89 from thouis/patch-1
Browse files Browse the repository at this point in the history
fix formatting in nervana setup instructions
  • Loading branch information
soumith committed Feb 25, 2016
2 parents c0715e4 + 892b63c commit ce37dcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nervana/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ So, if you would like to have the kernels, email them: http://www.nervanasys.com
The kernels come similarly packaged to their https://github.com/NervanaSystems/nervana-lib-gpu-performance-preview



SETUP
=====
```
git clone git@github.com:NervanaSystems/maxas.git
cd maxas
perl Makefile.PL
Expand All @@ -23,7 +23,7 @@ make python
cd ..
python nervanagpu/benchmarks/convnet-benchmarks.py |tee output.log

```

I am copying over the convnet-benchmarks.py to this folder for public viewing, just to make sure that there's nothing funny in the benchmarking itself and that it's clear that the benchmarking is done properly.

0 comments on commit ce37dcc

Please sign in to comment.