Commit fe96846
Adding a flag to enable CPU fusion in benchmarks (pytorch#48612)
Summary: Pull Request resolved: pytorch#48612
Test Plan: python -m benchmarks.tensorexpr --device cpu --mode fwd --jit_mode trace --cpu_fusion element
Reviewed By: heitorschueroff
Differential Revision: D26548643
Pulled By: navahgar
fbshipit-source-id: adb537818d77c9b6b0fe434ae6d963a5f348ad241 parent aae9e6d commit fe96846
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
119 | 125 | | |
120 | 126 | | |
121 | 127 | | |
| |||
139 | 145 | | |
140 | 146 | | |
141 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
142 | 155 | | |
143 | 156 | | |
144 | 157 | | |
| |||
0 commit comments