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

Nvfuser python API import fix #94036

Closed

Commits on Feb 14, 2023

  1. conditional import

    jjsjann123 authored and pytorchmergebot committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    e8675cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b676555 View commit details
    Browse the repository at this point in the history
  3. updating option set

    jjsjann123 authored and pytorchmergebot committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    554fc0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eafed5a View commit details
    Browse the repository at this point in the history
  5. typo

    jjsjann123 authored and pytorchmergebot committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    160d8bd View commit details
    Browse the repository at this point in the history
  6. ahhhh

    jjsjann123 authored and pytorchmergebot committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    6fbf5b7 View commit details
    Browse the repository at this point in the history
  7. pacthing import

    jjsjann123 authored and pytorchmergebot committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    fde2910 View commit details
    Browse the repository at this point in the history
  8. fixing naming

    jjsjann123 authored and pytorchmergebot committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    c5c0898 View commit details
    Browse the repository at this point in the history
  9. missing import

    jjsjann123 authored and pytorchmergebot committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    d9702d4 View commit details
    Browse the repository at this point in the history
  10. fixing query for env variable

    jjsjann123 authored and pytorchmergebot committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    91f606f View commit details
    Browse the repository at this point in the history
  11. linter trivial fix

    jjsjann123 authored and pytorchmergebot committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    abd95c0 View commit details
    Browse the repository at this point in the history
  12. attr-defined skip for linter

    jjsjann123 authored and pytorchmergebot committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    fb7ae41 View commit details
    Browse the repository at this point in the history
  13. switching to torch.torch_version.Version instead of packaging.versino…

    ….Version to avoid extra dependency
    jjsjann123 authored and pytorchmergebot committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    a520600 View commit details
    Browse the repository at this point in the history
  14. lintrunner

    jjsjann123 authored and pytorchmergebot committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    42117e0 View commit details
    Browse the repository at this point in the history
  15. Apply suggestions from code review

    move from hasattr to pythonic import
    
    Co-authored-by: Nikita Shulga <nikita.shulga@gmail.com>
    2 people authored and pytorchmergebot committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    3cee42c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7e58dde View commit details
    Browse the repository at this point in the history
  17. more pythonic changes

    jjsjann123 authored and pytorchmergebot committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    cb259a9 View commit details
    Browse the repository at this point in the history
  18. lintrunner

    jjsjann123 authored and pytorchmergebot committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    3c337fd View commit details
    Browse the repository at this point in the history
  19. lintrunner ignore attr-defined

    jjsjann123 authored and pytorchmergebot committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    9b38824 View commit details
    Browse the repository at this point in the history
  20. lintrunner

    jjsjann123 authored and pytorchmergebot committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    23638af View commit details
    Browse the repository at this point in the history