Commit a0abb40
Dtype selective build: disable when not in xplat and add fail msg (#11219)
This PR was created by the merge bot to help merge the original PR into
the main branch.
ghstack PR number: #11090 by
@lucylq
^ Please use this as the source of truth for the PR details, comments,
and reviews
ghstack PR base:
https://github.com/pytorch/executorch/tree/gh/lucylq/84/base
ghstack PR head:
https://github.com/pytorch/executorch/tree/gh/lucylq/84/head
Merge bot PR base: https://github.com/pytorch/executorch/tree/main
Merge bot PR head:
https://github.com/pytorch/executorch/tree/gh/lucylq/84/orig
@diff-train-skip-merge
Co-authored-by: lucylq <[email protected]>1 parent 875c718 commit a0abb40
File tree
2 files changed
+3
-4
lines changed- examples/selective_build
- shim_et/xplat/executorch/codegen
2 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
644 | 644 | | |
645 | 645 | | |
646 | 646 | | |
647 | | - | |
648 | | - | |
| 647 | + | |
649 | 648 | | |
650 | 649 | | |
651 | 650 | | |
| |||
0 commit comments