This repository was archived by the owner on Jul 1, 2023. It is now read-only.
Commit 5296951
authored
build: require swift-numerics when building with SPM (#1147)
SPM does not allow for build configurations. Force swift-numerics to be
used all the time. This is required in order to be able to build with
standard toolchains which do not have the TensorFlow numerics additions.1 parent 57e8540 commit 5296951
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
42 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
43 | 48 | | |
44 | 49 | | |
45 | 50 | | |
| |||
0 commit comments