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

What is TF-427? #714

Closed
xanderdunn opened this issue Dec 8, 2020 · 1 comment
Closed

What is TF-427? #714

xanderdunn opened this issue Dec 8, 2020 · 1 comment

Comments

@xanderdunn
Copy link

I was verifying the gradients on one of my models and wanted to increase the precision from Float to Double to see how it affected the error on the calculation (recommended here). My model is using TransformerEncoder and I saw that it has Scalar type hard-coded to Float, with a note that it can be made into a generic constraint when TF-427 is resolved.

I thought perhaps it was referring to https://github.com/tensorflow/swift/issues#427 or https://github.com/tensorflow/swift-models/issues#427, but they appear to be unrelated. Is this an internal issue tracker? I'm wondering what the TF-427 issue is that prevents it from being made into a generic constraint on Scalar.

@xanderdunn
Copy link
Author

Oh wow the GitHub issue automatically formats TF-427 to the Swift bug tracker issue. I've seen SR-# but didn't realize some of them were TR-#.

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

No branches or pull requests

1 participant