This repository was archived by the owner on Jul 1, 2023. It is now read-only.
Commit e03ad18
committed
build: enable building X10 support with SPM
Enable building the Swift interfaces for X10 with SPM. This effectively
hard-enables X10 support in TensorFlow as SPM does not provide
configuration.
In order to accomplish this, we need to create symbolic links to sources
in order to merge the `x10` sources into the TensorFlow module. It is
not possible to simply move the sources to reflect this structure due to
out-of-tree use cases.1 parent d2e3b0c commit e03ad18
File tree
9 files changed
+11
-35
lines changed- Sources/TensorFlow
- Core
- X10
- APIs
9 files changed
+11
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments