Imported Upstream version 1.25.0
[platform/core/ml/nnfw.git] / res / TensorFlowLiteRecipes / REGRESS_ONNX_Mul_Mul_000 / test.rule
1 # To check NCHW to NHWC conversion is OK
2
3 RULE    "VERIFY_FILE_FORMAT"      $(verify_file_format) '=' 1
4
5 RULE    "MUL_EXIST"               $(op_count MUL) '=' 2
6 RULE    "RESHAPE_EXIST"           $(op_count RESHAPE) '=' 1
7 RULE    "TRANSPOSE"               $(op_count TRANSPOSE) '=' 2