pytorch
f4a5730a - Add LowerSimpleTuples for freeze tuples (#57915)

Commit
3 years ago
Add LowerSimpleTuples for freeze tuples (#57915) Summary: Fixes https://github.com/pytorch/pytorch/issues/57698 Follow the suggestion mentioned in https://github.com/pytorch/pytorch/issues/57698 add a call to LowerSimpleTuples after the call: https://github.com/pytorch/pytorch/blob/master/torch/csrc/jit/passes/freeze_module.cpp#L89. Pull Request resolved: https://github.com/pytorch/pytorch/pull/57915 Reviewed By: agolynski Differential Revision: D28387310 Pulled By: nikithamalgifb fbshipit-source-id: 5becb608c5352240b30dfdf03a821d0297e9609c
Author
Parents
Loading