Imported Upstream version 1.25.0
[platform/core/ml/nnfw.git] / res / TensorFlowLiteRecipes / Quant_Mul_I8_000 / test.rule
1 # To check requantization.
2
3 RULE    "VERIFY_FILE_FORMAT"      $(verify_file_format) '=' 1
4
5 RULE    "IFM1_U8"              $(tensor_dtype x) '=' UINT8
6 RULE    "IFM2_U8"              $(tensor_dtype x_1) '=' UINT8
7 RULE    "OFM_U8"               $(tensor_dtype Identity) '=' UINT8