You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[TF] install_name_dir workaround for Python and TensorFlow modules.
`install_name_dir` for the standard library has been changed from
@rpath to /usr/lib/swift in swiftlang#24382.
This patch may resolve "Library not loaded: /usr/lib/swift/libswiftTensorFlow.dylib"
linker issues: tensorflow/swift-apis#136
0 commit comments