Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

Commit

Permalink
fixes for flux FluxML/Flux.jl#173 (#18)
Browse files Browse the repository at this point in the history
* use the tags to fix FluxML/Flux.jl#173

* add back adapt
  • Loading branch information
SimonDanisch authored Feb 19, 2018
1 parent ec65d5a commit b4ec6da
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions REQUIRE
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
julia 0.6

GPUArrays 0.2.0
GPUArrays 0.2.2

StaticArrays
ColorTypes

Adapt
Transpiler 0.4.3
Sugar 0.4.1
Transpiler 0.4.6
Sugar 0.4.4
Matcha 0.1.1

OpenCL 0.7.0 #proper packed pointer free
CLBLAS 1.1.0
CLFFT 0.4.0 # 0.5.0
CLBLAS 1.1.5
CLFFT 0.5.0
Adapt

0 comments on commit b4ec6da

Please sign in to comment.