add Random
This commit is contained in:
@@ -7,7 +7,7 @@ module IronpenGPU
|
||||
files and each file can only depend on the file included before it.
|
||||
"""
|
||||
|
||||
include("types.jl")
|
||||
include("type.jl")
|
||||
using .types # bring model into this module namespace (this module is a parent module)
|
||||
|
||||
include("snnUtils.jl")
|
||||
|
||||
Reference in New Issue
Block a user