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

Implementation of kernel metrics in landmark space #1708

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    a7db35a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. minor update

    joanglaunes committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    fbcd9e8 View commit details
    Browse the repository at this point in the history
  2. improved example

    joanglaunes committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    77a169d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. simplified call to autodiff with pytorch backend + allow to pass "cre…

    …ate_graph"
    Joan Alexis Glaunès committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    04601bd View commit details
    Browse the repository at this point in the history
  2. add "detach" when converting from pytorch to numpy

    Joan Alexis Glaunès committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    3e1706c View commit details
    Browse the repository at this point in the history
  3. now works with pytorch backend

    Joan Alexis Glaunès committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4dd936a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34dd8eb View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. added support for keops

    joanglaunes committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    bcadb55 View commit details
    Browse the repository at this point in the history
  2. minor fix

    joanglaunes committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    d40d66f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Merge remote-tracking branch 'upstream/master' into lddmm_relaunched

    Joan Alexis Glaunès committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    9d0b6e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. adapted to batch mode

    Joan Alexis Glaunès committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    b99d9c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5181132 View commit details
    Browse the repository at this point in the history
  3. updated examples

    Joan Alexis Glaunès committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    c560f6a View commit details
    Browse the repository at this point in the history