pytorch
7a599870 - [ONNX] Update peephole pass for prim::ListUnpack (#46264)

Commit
4 years ago
[ONNX] Update peephole pass for prim::ListUnpack (#46264) Summary: Update pass that handles prim::ListUnpack in peephole file, so that it also covers the case when input to the node is of ListType. Fixes https://github.com/pytorch/pytorch/issues/45816 Pull Request resolved: https://github.com/pytorch/pytorch/pull/46264 Reviewed By: mrshenli Differential Revision: D24566070 Pulled By: bzinodev fbshipit-source-id: 32555487054f6a7fe02cc17c66bcbe81ddf9623e
Author
Parents
Loading