rename the print delegate graph api
Summary: The current api name is a bit weird and user will need to call print(print_delegated_graph(graph_module))). Add an api format_delegated_graph which is the same as the original print_delegated_graph. For the original print_delegated_graph api, it just print the string returned from format_delegated_graph
Reviewed By: lucylq
Differential Revision: D56711090
:link: Helpful Links
:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/3398
- :page_facing_up: Preview Python docs built from this PR
Note: Links to docs will display an error until the docs builds have been completed.
:white_check_mark: No Failures
As of commit 64e2308d7bd9b97a81df12ce44905df66606fec7 with merge base b00185502a6f9279b34490bb8d5b4c99f0475c92 ():
:green_heart: Looks good so far! There are no failures yet. :green_heart:
This comment was automatically generated by Dr. CI and updates every 15 minutes.