Commit cfeceb1
Add HardTanh to RemovePermutesAroundElementwiseOps (#6992)
Summary:
This diff adds `hardtanh` to the list of elementwise ops that we consider for permute elimination.
- Fixing logging issue in summary dump that results in some delegate size metrics being reported incorrectly.
Reviewed By: zonglinpeng
Differential Revision: D661873381 parent fc42a4e commit cfeceb1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
| 564 | + | |
564 | 565 | | |
565 | 566 | | |
566 | 567 | | |
| |||
0 commit comments