You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[IR] Support specifying output value in Tape (#2225)
When a user wants to specify names for output values, they can
initialize the value first then supply them to tape op() call.
Also renamed symbolic_multi_output to symblic_multi_out to match
https://pytorch.org/docs/main/onnx_ops.html#torch.onnx.ops.symbolic_multi_out
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
0 commit comments