Skip to content
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

Fix SliceUpdate tests #7883

Merged
merged 1 commit into from
Jul 31, 2023
Merged

Conversation

pforderique
Copy link
Contributor

After discussion with @Linchenn, I found out that using a zero-value epsilon in expectTensorsClose causes some tests for devices with low precision to fail. This PR changes the tests to use the default epsilon value.

Copy link
Collaborator

@Linchenn Linchenn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM!

@mattsoulanille
Copy link
Member

Force-merging this since its tests passed and the failure is due to an unrelated tfjs-node issue.

@mattsoulanille mattsoulanille merged commit 5974699 into tensorflow:master Jul 31, 2023
1 of 2 checks passed
@pforderique pforderique deleted the sliceUpdate-fix branch July 31, 2023 20:28
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.

None yet

3 participants