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

Add support for ATD #200

Merged
merged 10 commits into from
Mar 22, 2024
Merged

Add support for ATD #200

merged 10 commits into from
Mar 22, 2024

Conversation

RunDevelopment
Copy link
Member

This adds support for ATD.

@RunDevelopment
Copy link
Member Author

This is so weird. Why do I get vastly different outputs in CI?

@joeyballentine
Copy link
Member

CPU vs GPU?

@RunDevelopment
Copy link
Member Author

I use CPU for tests locally as well.

@joeyballentine
Copy link
Member

maybe its linux thats the problem? i have no idea what else it could be

@RunDevelopment
Copy link
Member Author

Okay, so I just did test runs on CPU vs GPU. It seems like ATD is highly sensitive to floating point impression. When I compare the output of my CPU vs GPU, I get the same type of large error as we see with CI. Despite the large error, the two outputs are visually the same, so I think I'm going to add another error metric to account for this.

@RunDevelopment
Copy link
Member Author

Finally.

@RunDevelopment RunDevelopment merged commit d8d11af into main Mar 22, 2024
8 checks passed
@RunDevelopment RunDevelopment deleted the atd branch March 22, 2024 20:54
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.

2 participants