adding kfn
This commit is contained in:
@@ -11,7 +11,7 @@ include("type.jl")
|
||||
using .type # bring model into this module namespace (this module is a parent module)
|
||||
|
||||
include("snnUtils.jl")
|
||||
using .snn_utils
|
||||
using .snnUtils
|
||||
|
||||
include("interface.jl")
|
||||
using .interface
|
||||
@@ -39,4 +39,42 @@ using .interface
|
||||
"""
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
end # module IronpenGPU
|
||||
|
||||
Reference in New Issue
Block a user