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