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

[TVMC] Allow manual shape specification in tvmc #7366

Merged
merged 13 commits into from
Feb 9, 2021

Commits on Feb 9, 2021

  1. add ability to optionally overide tvm shapes

    Jocelyn committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    42d1909 View commit details
    Browse the repository at this point in the history
  2. add help documentation for --shapes

    Jocelyn committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    d547ac1 View commit details
    Browse the repository at this point in the history
  3. improve documentation

    Jocelyn committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    1ec3b48 View commit details
    Browse the repository at this point in the history
  4. reformat test_compiler using black

    Jocelyn committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    d35e1fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1f74d5 View commit details
    Browse the repository at this point in the history
  6. address feedback

    Jocelyn committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    7fdf9d3 View commit details
    Browse the repository at this point in the history
  7. switch input shape syntax to be more pythonic

    Jocelyn committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    150b6fb View commit details
    Browse the repository at this point in the history
  8. add commentary

    Jocelyn committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    636dacf View commit details
    Browse the repository at this point in the history
  9. reformat common.py

    Jocelyn committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    2ff50ee View commit details
    Browse the repository at this point in the history
  10. fix lint issue

    Jocelyn committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    2829753 View commit details
    Browse the repository at this point in the history
  11. format common.py with black

    Jocelyn committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    d358593 View commit details
    Browse the repository at this point in the history
  12. torch/pytorch test hiccup

    Jocelyn committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    b218fce View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ac2dbd6 View commit details
    Browse the repository at this point in the history