全功能实现,验证通过,暂未精简

This commit is contained in:
Qiea
2024-11-11 14:34:09 +08:00
parent 2a6580ac30
commit f52b9f1aee
4 changed files with 115 additions and 27 deletions

2
main.c
View File

@@ -83,6 +83,8 @@ int main(){
model_write("all");
run_dataset();
// model_switchdata("C1autosave00095_right_new_2");
// cnn_run();
DEBUG_PRINTF("\r\nEnd结束");
}