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

Commit b4ec6da

Browse files
authored
fixes for flux FluxML/Flux.jl#173 (#18)
* use the tags to fix FluxML/Flux.jl#173 * add back adapt
1 parent ec65d5a commit b4ec6da

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

REQUIRE

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
julia 0.6
22

3-
GPUArrays 0.2.0
3+
GPUArrays 0.2.2
44

55
StaticArrays
66
ColorTypes
77

8-
Adapt
9-
Transpiler 0.4.3
10-
Sugar 0.4.1
8+
Transpiler 0.4.6
9+
Sugar 0.4.4
1110
Matcha 0.1.1
1211

1312
OpenCL 0.7.0 #proper packed pointer free
14-
CLBLAS 1.1.0
15-
CLFFT 0.4.0 # 0.5.0
13+
CLBLAS 1.1.5
14+
CLFFT 0.5.0
15+
Adapt

0 commit comments

Comments
 (0)