Commit b751645
authored
Unbrkea some buck builds (tensor_dimension_limit) (pytorch#8356)
Looks like I forgot to add these deps to a couple targets.
Test Plan: buck2 build //runtime/core/exec_aten/util:
buck2 build //runtime/core/exec_aten/testing_util:1 parent eacbeb7 commit b751645
File tree
2 files changed
+2
-0
lines changed- runtime/core/exec_aten
- testing_util
- util
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments