projects
/
platform
/
core
/
ml
/
nnfw.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
a0077cb95918a8f641d3908b3e9384803b4a2115
[platform/core/ml/nnfw.git]
/
tools
/
nnapi_quickcheck
/
tests
/
dequantize_1.lst
1
#ifndef INT_VALUE
2
#error "INT_VALUE should be defined"
3
#endif // INT_VALUE
4
5
INT_VALUE(IFM_N, 1)
6
INT_VALUE(IFM_C, 3)
7
INT_VALUE(IFM_H, 320)
8
INT_VALUE(IFM_W, 320)