adding kfn

This commit is contained in:
ton
2023-07-06 17:20:46 +07:00
parent c08b821a29
commit d427875679
3 changed files with 49 additions and 34 deletions

View File

@@ -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