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

[TARGET] ONNX codegen #5052

Merged
merged 34 commits into from
Jul 15, 2020
Merged

[TARGET] ONNX codegen #5052

merged 34 commits into from
Jul 15, 2020

Commits on May 20, 2020

  1. Relay to ONNX converter

    maheshambule committed May 20, 2020
    Configuration menu
    Copy the full SHA
    b6e6cf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8319b76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72f6b2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fda66a View commit details
    Browse the repository at this point in the history
  5. CI CD fixes

    maheshambule committed May 20, 2020
    Configuration menu
    Copy the full SHA
    52b9bd1 View commit details
    Browse the repository at this point in the history
  6. ONNX codegen

    maheshambule committed May 20, 2020
    Configuration menu
    Copy the full SHA
    0730fb0 View commit details
    Browse the repository at this point in the history
  7. ONNX codegen

    maheshambule committed May 20, 2020
    Configuration menu
    Copy the full SHA
    820d9f0 View commit details
    Browse the repository at this point in the history
  8. ONNX codegen

    maheshambule committed May 20, 2020
    Configuration menu
    Copy the full SHA
    1c03528 View commit details
    Browse the repository at this point in the history
  9. onnx testcases

    maheshambule committed May 20, 2020
    Configuration menu
    Copy the full SHA
    26d1d87 View commit details
    Browse the repository at this point in the history
  10. ONNX codegen

    maheshambule committed May 20, 2020
    Configuration menu
    Copy the full SHA
    7849ec6 View commit details
    Browse the repository at this point in the history
  11. test onnx

    maheshambule committed May 20, 2020
    Configuration menu
    Copy the full SHA
    44d417e View commit details
    Browse the repository at this point in the history
  12. ONNX codegen

    maheshambule committed May 20, 2020
    Configuration menu
    Copy the full SHA
    406807f View commit details
    Browse the repository at this point in the history
  13. shape calculation

    maheshambule committed May 20, 2020
    Configuration menu
    Copy the full SHA
    ae6b7d1 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Configuration menu
    Copy the full SHA
    0370f41 View commit details
    Browse the repository at this point in the history
  2. review comments

    maheshambule committed May 22, 2020
    Configuration menu
    Copy the full SHA
    427815a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. ONNX target use visitor

    maheshambule committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    f595547 View commit details
    Browse the repository at this point in the history
  2. onnx fixes

    maheshambule committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    6daf93f View commit details
    Browse the repository at this point in the history
  3. lint fixes

    maheshambule committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    00060d6 View commit details
    Browse the repository at this point in the history
  4. doc string changes

    maheshambule committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    1dd1c8b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Configuration menu
    Copy the full SHA
    2432a31 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. review comments

    maheshambule committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    ec9a395 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. review comment fixes

    maheshambule committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    f37b551 View commit details
    Browse the repository at this point in the history
  2. merge master

    maheshambule committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    5903439 View commit details
    Browse the repository at this point in the history
  3. review comment

    maheshambule committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    e76fb51 View commit details
    Browse the repository at this point in the history
  4. pytest skip

    maheshambule committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    89acc7d View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. rename type to node type

    maheshambule committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    8d1df2c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    8d6ed20 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. Configuration menu
    Copy the full SHA
    43a4787 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. test

    maheshambule committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    2c01126 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4012c7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    840cf7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    535e5d7 View commit details
    Browse the repository at this point in the history
  5. Fix cpplint

    maheshambule committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    028e0cf View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. change error tol values

    maheshambule committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    04b038e View commit details
    Browse the repository at this point in the history