This commit is contained in:
Mike J Innes 2017-11-02 12:11:21 +00:00
parent 8b05317895
commit 8777362eee

View File

@ -2,6 +2,8 @@ module Batches
import ..Flux import ..Flux
export Batch, Tree
include("batch.jl") include("batch.jl")
include("tree.jl") include("tree.jl")