Skip to content

Commit

Permalink
Merge pull request #11 from sony/release/v0.9.4
Browse files Browse the repository at this point in the history
v0.9.4 release
  • Loading branch information
YukioOobuchi authored Aug 22, 2017
2 parents 9e5a889 + 00f4c1a commit 12c4350
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# A CUDA Extension of NNabla
# A CUDA Extension of Neural Network Libraries

This repository provides an official CUDA/cuDNN-accelerated extension of the
[NNabla](https://github.com/sony/nnabla/) deep learning framework.
[Neural Network Libraries](https://github.com/sony/nnabla/) deep learning framework.

In order to use it, the default context needs to be changed from `'cpu'` to
`'cuda.cudnn'`:
Expand Down

0 comments on commit 12c4350

Please sign in to comment.