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

Computgraph #160

Merged
merged 111 commits into from
Nov 30, 2023
Merged

Computgraph #160

merged 111 commits into from
Nov 30, 2023

Conversation

houpc
Copy link
Member

@houpc houpc commented Nov 30, 2023

No description provided.

fsxbhyy and others added 30 commits September 15, 2023 01:28
support high-order derivative graph by forwardAD
Add optimize function and some docs
@houpc houpc self-assigned this Nov 30, 2023
@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (0686d76) 57.46% compared to head (27bdeee) 67.02%.
Report is 18 commits behind head on master.

Files Patch % Lines
src/backend/static.jl 27.82% 83 Missing ⚠️
src/TaylorSeries/print.jl 40.62% 57 Missing ⚠️
src/frontend/GV.jl 21.21% 52 Missing ⚠️
src/computational_graph/graph.jl 65.57% 42 Missing ⚠️
src/computational_graph/tree_properties.jl 31.48% 37 Missing ⚠️
src/TaylorSeries/arithmetic.jl 67.88% 35 Missing ⚠️
src/computational_graph/operation.jl 89.09% 35 Missing ⚠️
src/computational_graph/abstractgraph.jl 53.62% 32 Missing ⚠️
src/computational_graph/io.jl 0.00% 28 Missing ⚠️
src/diagram_tree/tree.jl 0.00% 27 Missing ⚠️
... and 7 more

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
+ Coverage   57.46%   67.02%   +9.56%     
==========================================
  Files          56       64       +8     
  Lines        3390     4601    +1211     
==========================================
+ Hits         1948     3084    +1136     
- Misses       1442     1517      +75     

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

@houpc houpc merged commit 0dfdc9d into master Nov 30, 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.

5 participants