实现cnn计算功能,修复switchdata的bug

This commit is contained in:
Qiea
2024-11-11 12:28:33 +08:00
parent fe062deba5
commit 0af7f203c7
5 changed files with 150 additions and 111 deletions

View File

@@ -1,7 +1,7 @@
#include "debug.h"
u8 _DEBUG = 1;
u8 _DEBUG = 0;