Check only if all branch of middle graph's output are scalar, parallel_if transformation should be ignored
fix test_auto_monad.py::test_while_if geswitch input shape check failed
fix ut/python/pipeline/parse/test_super.py::test_super_cell core dump as varg and kwarg parameter are removed but those flags are not set, it will cause FuncGraph::GetPositionArgsCount be negative
skip test_control_flow in ut/python/paralle as Parallel team is working on contro flow adaption.
fix ut/python/ir/test_row_tensor.py::test_row_tensor_with_control_flow_if
fix for kwonlyargs when eliminate_parameter and add testdases
fix cannot join for st/control/inner/test_012_if_in_for.py
fix pclint errors
fix test/st/scipy_st/sparse/test_linalg.py, if the output cnode of former funcgraph is Depend CNode with input 1 as middle funcgraph call, then keep the output of former funcgraph as Depend other than middle funcgraph tail call.
log as exception
If the output of middle funcgraph contain PyInterpret CNode, then ignore
the transformation as the Value in Abstract will be kAnyValue after join
of the PyInterpret CNode value.
Backend cannot support for RealDiv with Int64, so change one operand to Float