-
Notifications
You must be signed in to change notification settings - Fork 70
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
autograd: user custom function #385
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #385 +/- ##
=========================================
Coverage ? 71.28%
=========================================
Files ? 28
Lines ? 2114
Branches ? 0
=========================================
Hits ? 1507
Misses ? 607
Partials ? 0
Continue to review full report at Codecov.
|
ready for review |
Any idea what's going wrong with GitHub's triple quote detection such that it thinks the whole |
It was an issue of JuliaEditorSupport/atom-language-julia, and fixed in latest release. Just waiting github upgrade their dependency. |
examples/autograd/customfunc.jl
@vchuravy Could you review the GC-related part of this PR?
TODO:
where
syntax for@custom