Create function boundaries for each traced functions. #1218
Labels
contribution welcome
We welcome code contributions for this
module: torchlib
Related to the torch/aten function lib in development
Currently the traced functions are displayed in the graph as a flat sub-graph. We would like to preserve the function boundaries to preserve the model semantics.
The text was updated successfully, but these errors were encountered: