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

Add unit test to check backward function for conv, checks there is no graph breaks #1709

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

Commits on Jun 27, 2024

  1. Simple unit test to check backward function for conv

    Signed-off-by: Xavier Dupre <[email protected]>
    xadupre committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    04de6d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. complete

    Signed-off-by: Xavier Dupre <[email protected]>
    xadupre committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    77dafc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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

Commits on Jul 3, 2024

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

    Signed-off-by: Xavier Dupre <[email protected]>
    xadupre committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    67efd9c View commit details
    Browse the repository at this point in the history
  3. lint

    Signed-off-by: Xavier Dupre <[email protected]>
    xadupre committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a42d94e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. lint

    Signed-off-by: Xavier Dupre <[email protected]>
    xadupre committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a28d067 View commit details
    Browse the repository at this point in the history