pytorch
6de1d9b2 - Fix bug in emitUse to drop all values that are marked as drop (#56652)

Commit
4 years ago
Fix bug in emitUse to drop all values that are marked as drop (#56652) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/56652 Previous code doesn't drop prim::Constant values even when they are marked as drop. Test Plan: Imported from OSS Reviewed By: iseeyuan Differential Revision: D27927413 fbshipit-source-id: 67cd52cf292e111be2830ccf93b0e7b089e49001
Parents
Loading