1c381bf49c99be9c1f7470404b21a614c3fb1133
[platform/core/ml/nnfw.git] / tools / nnapi_quickcheck / tests / softmax_2.lst
1 #ifndef INT_VALUE
2 #error "INT_VALUE should be defined"
3 #endif // INT_VALUE
4
5 #ifndef FLOAT_VALUE
6 #error "FLOAT_VALUE should be defined"
7 #endif // FLOAT_VALUE
8
9 INT_VALUE(IFM_H, 2)
10 INT_VALUE(IFM_W, 2)
11 FLOAT_VALUE(BETA, 0.1)