Created by: liym27
-
modify
astor.to_source(gast_node)
toastor.to_source(gast.gast_to_ast(ast_node))
, because astor.to_source() can't transformgast_node
-
Remove some dygraph APIs which don't have to be transformed eg:
Conv2D
,Linear
-
Remove repetitive functions in file utils.py and static_analysis.py