link fix
This commit is contained in:
parent
106502a75d
commit
62c3376feb
@ -32,4 +32,4 @@ m = mapleaves(cu, m)
|
|||||||
d(cu(rand(10)))
|
d(cu(rand(10)))
|
||||||
```
|
```
|
||||||
|
|
||||||
The [mnist example](https://github.com/FluxML/model-zoo/blob/master/mnist/mnist.jl) contains the code needed to run the model on the GPU; just uncomment the lines after `using CuArrays`.
|
The [mnist example](https://github.com/FluxML/model-zoo/blob/master/mnist/mlp.jl) contains the code needed to run the model on the GPU; just uncomment the lines after `using CuArrays`.
|
||||||
|
Loading…
Reference in New Issue
Block a user