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 pytorch gradients #1450

Merged
merged 50 commits into from
Oct 10, 2024
Merged

Fix pytorch gradients #1450

merged 50 commits into from
Oct 10, 2024

Commits on Aug 26, 2024

  1. create pr

    Simone-Bordoni committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0f800b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. torch example

    Simone-Bordoni committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5281882 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff9fab6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    b02222c View commit details
    Browse the repository at this point in the history
  2. merge master

    Simone-Bordoni committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    364acbf View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    9c96d41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0d805c View commit details
    Browse the repository at this point in the history
  3. working gradient

    Simone-Bordoni committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0e193a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    9ab0e99 View commit details
    Browse the repository at this point in the history
  2. solved errors

    Simone-Bordoni committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    061a43d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. solve errors

    Simone-Bordoni committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3ce8a2d View commit details
    Browse the repository at this point in the history
  2. fixed last tests

    Simone-Bordoni committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    21b08c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fix coverage

    Simone-Bordoni committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cba7a01 View commit details
    Browse the repository at this point in the history
  2. improve coverage

    Simone-Bordoni committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ad25c2c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    af6cdf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53931be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    502f0a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fdf63b View commit details
    Browse the repository at this point in the history
  5. improve docstring

    renatomello committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2f80f99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cf4a8c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    612d138 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    5577d51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23d8204 View commit details
    Browse the repository at this point in the history
  3. corrections by renato

    Simone-Bordoni committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b77723c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3d96f3 View commit details
    Browse the repository at this point in the history
  5. solve errors

    Simone-Bordoni committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0a76d55 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. corrections by andrea

    Simone-Bordoni committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4cf7cdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e57a0b1 View commit details
    Browse the repository at this point in the history
  3. other corrections

    Simone-Bordoni committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2c871d0 View commit details
    Browse the repository at this point in the history
  4. fix torch test

    Simone-Bordoni committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c790480 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    524fd6c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    77f29c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23877f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43db105 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. corrections by andrea

    Simone-Bordoni committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a7a481e View commit details
    Browse the repository at this point in the history
  2. more corrections

    Simone-Bordoni committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e7b7217 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b731fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e9c1e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    c6efb1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e2787b View commit details
    Browse the repository at this point in the history
  3. fix tests

    Simone-Bordoni committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b48928a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    96f6b75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    699fd26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b77687 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    571c701 View commit details
    Browse the repository at this point in the history
  2. fix merge

    renatomello committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    acdc560 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    0be1e8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c01cd33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71bd989 View commit details
    Browse the repository at this point in the history
  4. fix test

    Simone-Bordoni committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3f22d8d View commit details
    Browse the repository at this point in the history