pytorch
004aa089 - [jit][subgraph_rewriter] Support list of filters (#39867)

Commit
4 years ago
[jit][subgraph_rewriter] Support list of filters (#39867) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/39867 Support list of filters in subgraph rewriter, the rewrite will execute only when the match passes all filter check. this is useful for different matches to share the same filter. Test Plan: Imported from OSS Differential Revision: D22009855 fbshipit-source-id: 67aab8d6326b2011a9061397699dc62ee9ad4e2d
Author
Parents
Loading