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 support for Torch's Conv1d strides and ConvTranspose1d #145

Merged
merged 9 commits into from
Sep 30, 2024

Commits on Sep 24, 2024

  1. Added Torch's ConvTranspose1d support and Torch's Conv1d and ConvTran…

    …spose1d stride support.
    fcaspe committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7207500 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    0b6364f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    717df48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a2e066 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    112e0ee View commit details
    Browse the repository at this point in the history
  5. clang-format

    jatinchowdhury18 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    925d28f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c078ff View commit details
    Browse the repository at this point in the history
  7. More test fixes

    jatinchowdhury18 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b296929 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4afa1a4 View commit details
    Browse the repository at this point in the history