Commit b2628b4
committed
Update on "JIT pass for add relu fusion."
Summary:
Building on top of previous PR that adds fused add_relu op, this PR adds
a JIT pass to transform input graph to find all fusable instancs of add
+ relu and fuses them.
Test Plan:
python test/test_jit.py TestJit.test_add_relu_fusion
Reviewers:
Subscribers:
Tasks:
Tags:
Differential Revision: [D21822396](https://our.internmc.facebook.com/intern/diff/D21822396)
[ghstack-poisoned]1 parent b39d12d commit b2628b4
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
0 commit comments