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

Fork Attributes and Types for VHLO #849

Merged
merged 44 commits into from
Feb 3, 2023

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    0875f17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dec1393 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6b5709 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6715343 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b03d026 View commit details
    Browse the repository at this point in the history
  6. Fork quantized type.

    GleasonK committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    dd844fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57d1584 View commit details
    Browse the repository at this point in the history
  8. Fork attributes

    GleasonK committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    acd7196 View commit details
    Browse the repository at this point in the history
  9. Fork all attributes.

    GleasonK committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    4705eb5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    85b73a2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3bcad47 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ef3e43a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    17007f8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    87a01f0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    143df01 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5d010a6 View commit details
    Browse the repository at this point in the history
  17. Test cleanup

    GleasonK committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    f96ed60 View commit details
    Browse the repository at this point in the history
  18. fix lint error

    GleasonK committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    3438406 View commit details
    Browse the repository at this point in the history
  19. Rebase on main

    GleasonK committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    08deeb0 View commit details
    Browse the repository at this point in the history
  20. Addressed initial feedback

    GleasonK committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    5c5418c View commit details
    Browse the repository at this point in the history
  21. Address feedback

    GleasonK committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    8902560 View commit details
    Browse the repository at this point in the history
  22. Remove VHLO loads of ShapeDialect/QuantDialect, move loading to opt t…

    …ool. Rename enums to use V1 naming scheme.
    GleasonK committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    c693450 View commit details
    Browse the repository at this point in the history
  23. Address feedback

    GleasonK committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    6ed57be View commit details
    Browse the repository at this point in the history
  24. Remove unused headers

    GleasonK committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    8e76ee8 View commit details
    Browse the repository at this point in the history
  25. Uncomment verifier

    GleasonK committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    432b4dc View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ffcdb2f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    70ae6f2 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    dd05a29 View commit details
    Browse the repository at this point in the history
  29. Cleanup float printing

    GleasonK committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1a70a6b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    bb46635 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d450c76 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    440bdda View commit details
    Browse the repository at this point in the history
  33. Addressed feedback - printTensorShape -> printShape, removed explicit…

    … preload dialects flag
    GleasonK committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    723dc73 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    e635493 View commit details
    Browse the repository at this point in the history
  35. Fix bazel build

    GleasonK committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    5605a76 View commit details
    Browse the repository at this point in the history
  36. Remove commented out code

    GleasonK committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    6278df5 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    6793b06 View commit details
    Browse the repository at this point in the history
  38. fix whitespace

    GleasonK committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    a50c73d View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    0ccd322 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    46feb7f View commit details
    Browse the repository at this point in the history
  41. uncomment verifier

    GleasonK committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    8a8cd40 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    1ee938a View commit details
    Browse the repository at this point in the history
  43. Address feedback

    GleasonK committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    02bc6eb View commit details
    Browse the repository at this point in the history
  44. rename include guard

    GleasonK committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    cb21681 View commit details
    Browse the repository at this point in the history