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

[Relay][Frontend][Onnx] Loop Support #6700

Merged
merged 17 commits into from
Oct 20, 2020
Merged

[Relay][Frontend][Onnx] Loop Support #6700

merged 17 commits into from
Oct 20, 2020

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    9a7fae8 View commit details
    Browse the repository at this point in the history
  2. Very close to working.

    jwfromm committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    dc81295 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1aa913 View commit details
    Browse the repository at this point in the history
  4. snapshotting for debug.

    jwfromm committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    1b60cf0 View commit details
    Browse the repository at this point in the history
  5. Fix Josh's issue

    jroesch authored and jwfromm committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    46ff32d View commit details
    Browse the repository at this point in the history
  6. Use subgraph proto class.

    jwfromm committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    ce31ccb View commit details
    Browse the repository at this point in the history
  7. Loop with scan.

    jwfromm committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    344fc96 View commit details
    Browse the repository at this point in the history
  8. Simple loop test now working.

    jwfromm committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    5f5e2b1 View commit details
    Browse the repository at this point in the history
  9. Scan outputs now working.

    jwfromm committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    1096264 View commit details
    Browse the repository at this point in the history
  10. Added second loop test.

    jwfromm committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    f93a9a8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    38cdbf5 View commit details
    Browse the repository at this point in the history
  12. Remove bad merge artifact.

    jwfromm committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    121a479 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7cc53b2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ee93cdb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    be81d0f View commit details
    Browse the repository at this point in the history
  16. Remove onnx dependency.

    jwfromm committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    24b350e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    08068c5 View commit details
    Browse the repository at this point in the history