Skip to content

[Accelerate] [vDSP] Resolve Interpolation Test Failures on tvOS Simulator #24432

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

FlexMonkey
Copy link
Contributor

Use elementsAlmostEqual to resolve suspected alignment-induced failures.

DoublePrecisionInterpolateBetweenNeighbours was occasionally faliing on tvOS simulator. Not using exact equality appears to have fixed this issue. The code I've used for isAlmostEqual is based on SE-0259

FAO: @stephentyrone

FlexMonkey and others added 2 commits May 2, 2019 11:27
…ures

`DoublePrecisionInterpolateBetweenNeighbours ` was occasionally faliing on tvOS simulator. Not using exact equality appears to have fixed this issue. The code I've used for `isAlmostEqual` is based on SE-0259
@lorentey
Copy link
Member

@swift-ci test

@lorentey
Copy link
Member

@swift-ci test

@swift-ci

This comment has been minimized.

@swift-ci

This comment has been minimized.

@swift-ci

This comment has been minimized.

@lorentey lorentey merged commit e74feb6 into swiftlang:master Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants