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
{{ message }}
This repository was archived by the owner on Jul 1, 2023. It is now read-only.
build: require swift-numerics when building with SPM (#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