Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information