pytorch
8315bb23 - Back out "[pytorch][PR] [JIT] Infer NamedTuple type attributes of nn.Modules correctly" (#40270)

Commit
4 years ago
Back out "[pytorch][PR] [JIT] Infer NamedTuple type attributes of nn.Modules correctly" (#40270) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/40270 Original commit changeset: 1227e243ab94 D22082806 (https://github.com/pytorch/pytorch/commit/1e03d603c6f130b49a83e965e4c74c341852c0bf) broke the model generation of pyper models. We trace the namedtuple as input. To unblock the development of PyPer project, let's revert the diff first. Sorry about the inconvenience, SplitInfinity ghstack-source-id: 106217609 Test Plan: buck run dper3/dper3_models/experimental/pytorch/feed:feed_generation_script -- --model_files_dir=/tmp/ Reviewed By: alyssawangqq Differential Revision: D22132960 fbshipit-source-id: ce9278c8462602a341e231ea890e46f74e743ddf
Author
Parents
Loading