Commit 38d55dc
authored
Fix fbcode loading cpp extensions (#3372)
**Summary:** Follow-up to #3338,
which always skips loading cpp extensions for fbcode. However, we
actually need them for internal tests: D87008228. We should always
load them for fbcode instead, which is safe because pytorch will
always be nightly there.
**Test Plan:** CI1 parent 316ef03 commit 38d55dc
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
| 60 | + | |
| 61 | + | |
56 | 62 | | |
57 | 63 | | |
58 | 64 | | |
| |||
0 commit comments