include tensorflow again
This commit is contained in:
parent
abe66d398f
commit
7a45470a9e
@ -15,5 +15,5 @@ end
|
|||||||
|
|
||||||
include("batching.jl")
|
include("batching.jl")
|
||||||
include("basic.jl")
|
include("basic.jl")
|
||||||
@tfonly VERSION < v"0.6-" && include("backend/tensorflow.jl")
|
@tfonly include("backend/tensorflow.jl")
|
||||||
@mxonly include("backend/mxnet.jl")
|
@mxonly include("backend/mxnet.jl")
|
||||||
|
Loading…
Reference in New Issue
Block a user