-
Notifications
You must be signed in to change notification settings - Fork 10.5k
uniquely allocate AutoDiffParameterIndices and AutoDiffAssociatedFunctionIdentifier #21193
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
Conversation
cea1b5e
to
d9102e6
Compare
@swift-ci please test tensorflow |
@swift-ci please test tensorflow |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! LGTM.
lib/AST/ASTContext.cpp
Outdated
|
||
AutoDiffAssociatedFunctionIdentifier * | ||
AutoDiffAssociatedFunctionIdentifier::get( | ||
AutoDiffAssociatedFunctionKind kind, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indent by 4.
Additional comments (which need not be addressed in the short term):
|
1bba497
to
f57a572
Compare
@swift-ci please test tensorflow |
1 similar comment
@swift-ci please test tensorflow |
@swift-ci please test tensorflow |
3 similar comments
@swift-ci please test tensorflow |
@swift-ci please test tensorflow |
@swift-ci please test tensorflow |
@swift-ci please test tensorflow linux gpu |
@swift-ci please test tensorflow |
@swift-ci please test tensorflow linux |
Resolves https://bugs.swift.org/browse/SR-9428.