This repository was archived by the owner on Jul 1, 2023. It is now read-only.
Commit 57e8540
authored
CTensorFlow: add
This empty translation unit serves no use other than to appease Swift
Package Manager which requires that any non-Swift library must have a
source file (even if one is not required). Simply add an empty source
file. However, because C does not permit a completely empty source
file, add an unused declaration.shim.c (#1146)1 parent 46ff6d7 commit 57e8540
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments