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

Evaluator: add reduced Hessian in ProxALEvaluator #124

Closed
wants to merge 1 commit into from

Conversation

frapac
Copy link
Member

@frapac frapac commented Mar 11, 2021

  • add a dedicated function in src/Polar/objective.jl for Hessian of ProxAL's objective
  • add two functions _second_order_adjoint! for z and \psi
  • compatible with GPU

* add a dedicated function in `src/Polar/objective.jl`
  for Hessian of ProxAL's objective
* add two functions _second_order_adjoint! for z and \psi
* compatible with GPU
@frapac frapac added the Q2 Marking Q2 milestone label Mar 11, 2021
@frapac frapac added this to the Q2 milestone Mar 11, 2021
@frapac frapac requested a review from michel2323 March 11, 2021 16:49
@frapac frapac closed this Mar 15, 2021
@frapac frapac deleted the fp/proxal_hessian branch March 15, 2021 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Q2 Marking Q2 milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant