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
build: require swift-numerics when building with SPM (tensorflow#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.
0 commit comments