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

Clarify the documentation on user-defined gradients #2639

Merged
merged 1 commit into from
Jun 28, 2021
Merged

Conversation

odow
Copy link
Member

@odow odow commented Jun 27, 2021

Closes #2638

@codecov
Copy link

codecov bot commented Jun 27, 2021

Codecov Report

Merging #2639 (d784f97) into master (2871a06) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2639   +/-   ##
=======================================
  Coverage   93.52%   93.52%           
=======================================
  Files          44       44           
  Lines        5546     5546           
=======================================
  Hits         5187     5187           
  Misses        359      359           
Impacted Files Coverage Δ
src/nlp.jl 93.44% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2871a06...d784f97. Read the comment docs.

@odow odow merged commit 7ef4be4 into master Jun 28, 2021
@odow odow deleted the od/doc-nlp branch June 28, 2021 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

User-defined gradients need to accept AbstractVector
2 participants