summaryrefslogtreecommitdiff
path: root/tools/nnapi_quickcheck/tests/softmax_2.lst
blob: 1c381bf49c99be9c1f7470404b21a614c3fb1133 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef INT_VALUE
#error "INT_VALUE should be defined"
#endif // INT_VALUE

#ifndef FLOAT_VALUE
#error "FLOAT_VALUE should be defined"
#endif // FLOAT_VALUE

INT_VALUE(IFM_H, 2)
INT_VALUE(IFM_W, 2)
FLOAT_VALUE(BETA, 0.1)