-
Notifications
You must be signed in to change notification settings - Fork 1
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
Create basic interface between computational graph to mindspore
framework
#158
Conversation
f8829af
to
666a06a
Compare
ce9138f
to
5e5917d
Compare
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## computgraph #158 +/- ##
===============================================
- Coverage 67.02% 65.95% -1.08%
===============================================
Files 64 65 +1
Lines 4601 4676 +75
===============================================
Hits 3084 3084
- Misses 1517 1592 +75 ☔ View full report in Codecov by Sentry. |
…eynmanDiagram.jl into computgraph_zhiyi
…eynmanDiagram.jl into computgraph_zhiyi
…eynmanDiagram.jl into computgraph_zhiyi
src/backend/toMindspore.jl
Outdated
|
||
Compile a list of graphs into a string for a python static function and output a python script which support the static graph representation in mindspore framework. | ||
""" | ||
|
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.
delete blank line
No description provided.