Commit dde53ca
Fix undefined fht_float in Apple OS (#10280)
Summary:
Fix undefined fht_float in Apple OS
- Added the lib source file for default OS: executorch/extension/llm/custom_ops/spinquant/third-party/FFHT/targets.bzl
- Other changes are auto-gen by the linter
```
source ~/.bashrc
cd ~/fbsource/fbcode/executorch
conda activate executorch
lintrunner -a
```
Differential Revision: D732136451 parent f911567 commit dde53ca
File tree
1 file changed
+3
-0
lines changed- extension/llm/custom_ops/spinquant/third-party/FFHT
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
0 commit comments