Created by: liym27
-
Add a new decorator
dygraph_to_static_graph
to replacedygraph_to_static_output
.dygraph_to_static_graph
only return a callable. -
Support decorator
dygraph_to_static_output
to return an execution result.
Created by: liym27
Add a new decorator dygraph_to_static_graph
to replace dygraph_to_static_output
.
dygraph_to_static_graph
only return a callable.
Support decorator dygraph_to_static_output
to return an execution result.