-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Convert Swift Differentiable Programming Implementation Overview to Markdown #40443
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
…ammingImplementation.md
I’ll get to approving these requested changes as soon as possible. |
Co-authored-by: Saleem Abdulrasool <[email protected]>
Co-authored-by: Saleem Abdulrasool <[email protected]>
Co-authored-by: Saleem Abdulrasool <[email protected]>
Co-authored-by: Saleem Abdulrasool <[email protected]>
Co-authored-by: Saleem Abdulrasool <[email protected]>
Co-authored-by: Saleem Abdulrasool <[email protected]>
Co-authored-by: Saleem Abdulrasool <[email protected]>
I was thinking of removing this since I didn't include it in the table of contents. Co-authored-by: Saleem Abdulrasool <[email protected]>
Co-authored-by: Saleem Abdulrasool <[email protected]>
Co-authored-by: Saleem Abdulrasool <[email protected]>
Co-authored-by: Saleem Abdulrasool <[email protected]>
Co-authored-by: Saleem Abdulrasool <[email protected]>
Co-authored-by: Saleem Abdulrasool <[email protected]>
Co-authored-by: Saleem Abdulrasool <[email protected]>
Co-authored-by: Saleem Abdulrasool <[email protected]>
Co-authored-by: Richard Wei <[email protected]>
Co-authored-by: Richard Wei <[email protected]>
Update DifferentiableProgrammingImplementation.md
Co-authored-by: Saleem Abdulrasool <[email protected]>
Co-authored-by: Saleem Abdulrasool <[email protected]>
Co-authored-by: Saleem Abdulrasool <[email protected]>
Co-authored-by: Saleem Abdulrasool <[email protected]>
One more pending requested change before this can merge! |
Co-authored-by: Richard Wei <[email protected]>
This should be ready for merging now |
Thanks for addressing the comments. I'll give others (@dan-zheng, @BradLarson) some time to have a look before approving. |
@swift-ci please smoke test and merge |
Finally! |
Sorry for the late review. The ported document looks good, thank you @philipturner! |
@dan-zheng requested that I make this pull request to apple/swift. I converted a file linked as Swift documentation to Markdown. This is currently a Google Doc, which is less appropriate to collaborate on this setting, and has a pending request to turn it into Markdown.
I did the following in this PR:
DifferentiableProgrammingImplementation.md
indocs
.DifferentiableProgrammingImplementation
directory indocs/assets
and added two images.For the changes I made while converting from the Google Doc, see the original pull request to tensorflow/swift-apis.