Skip to content
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

refactor compiler_python.jl for supporting both jax and mindspore framework #163

Merged
merged 2 commits into from
Dec 6, 2023

Conversation

peter0627ustc
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (221565f) 65.95% compared to head (71d2ee5) 65.84%.
Report is 4 commits behind head on computgraph.

Files Patch % Lines
src/utility.jl 60.00% 14 Missing ⚠️
src/backend/compiler_python.jl 0.00% 2 Missing ⚠️
src/computational_graph/graph.jl 33.33% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@               Coverage Diff               @@
##           computgraph     #163      +/-   ##
===============================================
- Coverage        65.95%   65.84%   -0.11%     
===============================================
  Files               65       65              
  Lines             4676     4664      -12     
===============================================
- Hits              3084     3071      -13     
- Misses            1592     1593       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@peter0627ustc peter0627ustc merged commit cfe8054 into computgraph Dec 6, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants