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
ElementaryFunctions was added to apple/swift with conformances for SIMD types. It seems those conformances were dropped when ElementaryFunctions was moved to apple/swift-numerics.
Is it reasonable to re-add SIMD{n}: ElementaryFunctions conformances to apple/swift-numerics?
ElementaryFunctions
was added to apple/swift with conformances forSIMD
types. It seems those conformances were dropped whenElementaryFunctions
was moved to apple/swift-numerics.Is it reasonable to re-add
SIMD{n}: ElementaryFunctions
conformances to apple/swift-numerics?Context: tensorflow/swift#404
The text was updated successfully, but these errors were encountered: