-
Notifications
You must be signed in to change notification settings - Fork 168
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
[OSPP]The proposal for TinyMS support in Python SDK #341
Conversation
Welcome @Lj1ang! It looks like this is your first PR to kubeedge/sedna 🎉 |
d1b1204
to
545bd85
Compare
111749a
to
2780e31
Compare
docs/proposals/tinyms-support.md
Outdated
@@ -0,0 +1,144 @@ | |||
- [Implement Sedna Python SDK support TinyMS](#mplement Sedna Python SDK support TinyMS) |
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.
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.
It seems like that IDE is a little different from github in markdown.
I have fixed this error.
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.
The index looks fine to me now
1f71a6b
to
1113080
Compare
The goals should highlight the benefit of mindspore, e.g., TinyMS, for the KubeEdge Community of SIG AI. |
/lgtm |
Added |
I think more concret benifit can be put here, and you can refer to this page: |
Added more concrete benefits. |
ba3600e
to
b82116b
Compare
Signed-off-by: Lj1ang <[email protected]>
b82116b
to
702fb8c
Compare
/lgtm |
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.
It looks fine to me now.
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jaypume The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind feature
What this PR does:
This PR is a proposal that analyses Python SDK architecture of sedna and discusses the way to implement Python SDK support for TinyMS and demos of MindSpore and TinyMS
Fixes #307