Imported Upstream version 1.11.1
[platform/core/ml/nnfw.git] / tools / nnapi_quickcheck / tests / fully_connected_1.lst
1 #ifndef INT_VALUE
2 #error "INT_VALUE should be defined"
3 #endif // INT_VALUE
4
5 INT_VALUE(IFM_C, 2)
6 INT_VALUE(IFM_H, 3)
7 INT_VALUE(IFM_W, 4)
8
9 INT_VALUE(KER_H, 1)