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

fix autodiff apply, fix a docstring error #478

Merged
merged 2 commits into from
Aug 14, 2023
Merged

Conversation

GiggleLiu
Copy link
Member

@GiggleLiu GiggleLiu commented Aug 14, 2023

@Roger-luo we need to release a patch fix since a student needs to use this feature for development.

@codecov
Copy link

codecov bot commented Aug 14, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b971dd4) 88.88% compared to head (44d410f) 88.88%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #478   +/-   ##
=======================================
  Coverage   88.88%   88.88%           
=======================================
  Files          83       83           
  Lines        4840     4841    +1     
=======================================
+ Hits         4302     4303    +1     
  Misses        538      538           
Files Changed Coverage Δ
lib/YaoBlocks/src/blocktools.jl 88.42% <ø> (ø)
lib/YaoBlocks/src/autodiff/apply_back.jl 96.33% <100.00%> (ø)
lib/YaoBlocks/src/autodiff/chainrules_patch.jl 86.15% <100.00%> (+0.10%) ⬆️
lib/YaoBlocks/src/composite/kron.jl 95.34% <100.00%> (ø)

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

@Roger-luo Roger-luo merged commit 80a87c1 into master Aug 14, 2023
22 checks passed
@Roger-luo Roger-luo deleted the jg/fix-autodiff-apply branch August 14, 2023 16:51
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.

None yet

2 participants