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

[torch.compile] add a flag to track batchsize statistics #11059

Merged
merged 8 commits into from
Dec 10, 2024

Commits on Dec 10, 2024

  1. add logging

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    67c2b08 View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    18d581d View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    96fb020 View commit details
    Browse the repository at this point in the history
  4. move to forward context

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    38763d2 View commit details
    Browse the repository at this point in the history
  5. comment

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    d741330 View commit details
    Browse the repository at this point in the history
  6. fix order

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    16d2a6d View commit details
    Browse the repository at this point in the history
  7. fix annotation

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    187015f View commit details
    Browse the repository at this point in the history
  8. remove list

    Signed-off-by: youkaichao <[email protected]>
    youkaichao committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    e1e790c View commit details
    Browse the repository at this point in the history