Commit b5262ae
Enable split explicit batch dim operator (#77)
Summary:
Pull Request resolved: https://github.com/pytorch/fx2trt/pull/77
ATT
Reviewed By: brad-mengchi, 842974287
Differential Revision: D36458976
fbshipit-source-id: 4bbd4025547244ba03a44af8ea2e96c4b38896a51 parent e61fd1a commit b5262ae
File tree
2 files changed
+2
-2
lines changed- fx/converters
- test/trt_lower
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2578 | 2578 | | |
2579 | 2579 | | |
2580 | 2580 | | |
2581 | | - | |
| 2581 | + | |
2582 | 2582 | | |
2583 | 2583 | | |
2584 | 2584 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments