Created by: hjchen2
fix #1541 (closed) #1540 (closed) #1529 (closed)
this PR update:
- Add assign value op
- Add flatten2 op
- Before this PR, graph optimization will fail if it has any operator which inputs and outputs has not been declared. This PR improves the graph optimization process to make operator fusion successfully even if the operator has not been declared