Update cnn_model.h
This commit is contained in:
@@ -40,7 +40,7 @@ typedef struct {
|
|||||||
|
|
||||||
|
|
||||||
//1为跑原始数据 0为跑100矩阵
|
//1为跑原始数据 0为跑100矩阵
|
||||||
#define is1300000 0
|
#define is1300000 1
|
||||||
#if is1300000
|
#if is1300000
|
||||||
#define DATA_ARRSIZE (1300000)
|
#define DATA_ARRSIZE (1300000)
|
||||||
#else
|
#else
|
||||||
|
|||||||
Reference in New Issue
Block a user