Update main.c
This commit is contained in:
@@ -132,7 +132,8 @@ int main(void)
|
||||
|
||||
model_write("all");
|
||||
printf("初始化完成!\r\n");
|
||||
//run_dataset();
|
||||
run_dataset();
|
||||
SDRAM_USED();
|
||||
while(1){
|
||||
if(isrun)cnn_run();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user