From 10673f00dfece584ba81d581b69c9ba706a5ea5a Mon Sep 17 00:00:00 2001 From: skal Date: Fri, 13 Feb 2026 08:14:07 +0100 Subject: Refactor: Move application entry points to src/app/ Moved main.cc, stub_main.cc, and test_demo.cc from src/ to src/app/ for better organization. Updated cmake/DemoExecutables.cmake paths. handoff(Claude): App files reorganized into src/app/ directory --- checkpoints/checkpoint_epoch_50.pth | Bin 24343 -> 24343 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'checkpoints') diff --git a/checkpoints/checkpoint_epoch_50.pth b/checkpoints/checkpoint_epoch_50.pth index 03795aa..f57900a 100644 Binary files a/checkpoints/checkpoint_epoch_50.pth and b/checkpoints/checkpoint_epoch_50.pth differ -- cgit v1.2.3