pytorch
6f146e17 - [JIT] Remove capsule type handling of node hashing (#32540)

Commit
4 years ago
[JIT] Remove capsule type handling of node hashing (#32540) Summary: Capsule Type doesn't appear in the IR, it is purely used in the runtime. So we should not have to handle it node hashing... Let's see if this breaks anything. Pull Request resolved: https://github.com/pytorch/pytorch/pull/32540 Differential Revision: D19541357 Pulled By: eellison fbshipit-source-id: 905ed9f89cf6d03b45ddb4fde02adfa149b477f8
Author
Elias Ellison
Parents
Loading