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 function to explicitly mark forward methods in Fabric #19690

Merged
merged 26 commits into from May 8, 2024

Commits on Mar 24, 2024

  1. mark forward method

    awaelchli committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    7425e1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f40b290 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d01babd View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. delete

    awaelchli committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e31210c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

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

Commits on Apr 3, 2024

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

    awaelchli committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    358d725 View commit details
    Browse the repository at this point in the history
  3. the long explanation

    awaelchli committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6a0823b View commit details
    Browse the repository at this point in the history
  4. update

    awaelchli committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    92cdef5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84b11c8 View commit details
    Browse the repository at this point in the history
  6. update

    awaelchli committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e87916f View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/mark-forward-method' of github.com:Lightning-AI…

    …/lightning into feature/mark-forward-method
    awaelchli committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    f8c3084 View commit details
    Browse the repository at this point in the history
  8. update

    awaelchli committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0a8ff61 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. test corner cases

    awaelchli committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8c3c468 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44cfdc1 View commit details
    Browse the repository at this point in the history
  3. chlog

    awaelchli committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e0cabd2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/mark-forward-method' of github.com:Lightning-AI…

    …/lightning into feature/mark-forward-method
    awaelchli committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8ebe728 View commit details
    Browse the repository at this point in the history
  5. update test

    awaelchli committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    285a161 View commit details
    Browse the repository at this point in the history
  6. update

    awaelchli committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    70cf896 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

    awaelchli committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    98967d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    54ce4d6 View commit details
    Browse the repository at this point in the history
  2. Update docs/source-fabric/api/wrappers.rst

    Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
    awaelchli and rasbt committed May 8, 2024
    Configuration menu
    Copy the full SHA
    219c56a View commit details
    Browse the repository at this point in the history
  3. Update docs/source-fabric/api/wrappers.rst

    Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
    awaelchli and rasbt committed May 8, 2024
    Configuration menu
    Copy the full SHA
    361fb2c View commit details
    Browse the repository at this point in the history
  4. fix docs render backticks

    awaelchli committed May 8, 2024
    Configuration menu
    Copy the full SHA
    bb21cc8 View commit details
    Browse the repository at this point in the history