添加功能:sendblock

验证通过
This commit is contained in:
Qiea
2024-11-12 10:59:42 +08:00
parent edd76c2871
commit 15e6a6e1dc
6 changed files with 94 additions and 6 deletions

6
PORTING/CNN/tools.h Normal file
View File

@@ -0,0 +1,6 @@
#include "cnn_model.h"
#include "debug.h"
void send_blocks(float* arr);