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

Save ONNX model in file #4671

Merged

Commits on Jul 31, 2020

  1. initial onnx model export

    Rayan Krishnan authored and Thiago Crepaldi committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    2b6ed6c View commit details
    Browse the repository at this point in the history
  2. fix onnx export, add init session

    Rayan Krishnan authored and Thiago Crepaldi committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    1548112 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffd7fa0 View commit details
    Browse the repository at this point in the history
  4. Rebase feature branch

    Thiago Crepaldi committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    7f73354 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fec6f16 View commit details
    Browse the repository at this point in the history
  6. initial onnx model export

    Rayan Krishnan authored and Thiago Crepaldi committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    9b41b0f View commit details
    Browse the repository at this point in the history
  7. fix onnx export, add init session

    Rayan Krishnan authored and Thiago Crepaldi committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    51ca5b7 View commit details
    Browse the repository at this point in the history
  8. Initial version - not tested

    Thiago Crepaldi committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    0a474f2 View commit details
    Browse the repository at this point in the history
  9. Remove dead code

    Thiago Crepaldi committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    407e257 View commit details
    Browse the repository at this point in the history
  10. Fix save as onnx

    Rayan Krishnan authored and Thiago Crepaldi committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    feb8cc6 View commit details
    Browse the repository at this point in the history
  11. Fix ORTTrainer init and minor refactor

    Thiago Crepaldi committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    83b0f48 View commit details
    Browse the repository at this point in the history