From 46f8c9bed801355ecd85c14ea7a7f11d38f1e5ba Mon Sep 17 00:00:00 2001 From: jvech Date: Wed, 12 Jul 2023 10:50:32 -0500 Subject: add: weights initialization and deallocation done --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 100c496..395053b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ data/ tags ml +objs/ -- cgit v1.2.3-70-g09d2