tensorflow / swift

Swift for TensorFlow
https://tensorflow.org/swift
Apache License 2.0
6.13k stars 608 forks source link

Release 2020-05-08 toolchain for macOS. #457

Closed dan-zheng closed 4 years ago

dan-zheng commented 4 years ago

https://github.com/apple/swift/commit/a68fa1120ed849d60aa27a1dad5589d9b64ff934


Notable changes: TF-1260 (macOS 10.15 swiftc binary dynamic linker issues) has been fixed.

We shouldn't see errors like this anymore:

dyld: Symbol not found: _$s11AllKeyPathss0B12PathIterablePTl
  Referenced from: /Library/Developer/Toolchains/swift-tensorflow-DEVELOPMENT-2020-04-23-a.xctoolchain/usr/lib/swift/macosx/libswiftTensorFlow.dylib
  Expected in: /usr/lib/swift/libswiftCore.dylib
 in /Library/Developer/Toolchains/swift-tensorflow-DEVELOPMENT-2020-04-23-a.xctoolchain/usr/lib/swift/macosx/libswiftTensorFlow.dylib
[1]    67267 abort      ./tf