-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Initial draft of Core ML docs #2987
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
|
The documentation is not available anymore as the PR was closed or merged. |
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.
Super cool doc! 🍎
My main high-level feedback is to center the doc intro a bit more around CoreML and, if possible, skip ahead to the technical steps for how to do something. I think this'll be a better user experience and help them get the info they need faster :)
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
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.
Very cool!
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.
Thanks @pcuenca! learnt a lot from it
|
@stevhliu I applied your suggestions, thanks again! Would you mind taking another look? |
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.
I added mostly comments and nits for making the guide even more concise. Overall, it looks really good! 👏
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
|
Thanks a lot @stevhliu, it's much better now! 🙌 |
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. |
* Initial draft of Core ML docs. * Apply suggestions from code review Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> * Fix Core ML spelling * Apply the rest of suggestions. * Attempt to fix hyperlink inside Tip. * Apply suggestions from code review Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> * Apply suggestions from code review --------- Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
* Initial draft of Core ML docs. * Apply suggestions from code review Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> * Fix Core ML spelling * Apply the rest of suggestions. * Attempt to fix hyperlink inside Tip. * Apply suggestions from code review Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> * Apply suggestions from code review --------- Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
* Initial draft of Core ML docs. * Apply suggestions from code review Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> * Fix Core ML spelling * Apply the rest of suggestions. * Attempt to fix hyperlink inside Tip. * Apply suggestions from code review Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> * Apply suggestions from code review --------- Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Initially opened as #2489. Very much interested in getting feedback from @yiyixuxu, @stevhliu; I adapted the text from the blog post and added some recent stuff, but not fully happy about the flow yet.