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

[cherry-pick]Ort backend optimizer(#44136#44703#44724) #44766

Merged
merged 6 commits into from
Aug 2, 2022

Commits on Aug 1, 2022

  1. [Inference]ort backend optimizer (PaddlePaddle#44136)

    * add ort clone interface
    
    * paddle2onnx update to 1.0.0rc
    
    * ort input_tensor use mutable data of scope
    heliqi committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    a4576f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb31506 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    add2a54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c36ffa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec9dfce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d37fb3b View commit details
    Browse the repository at this point in the history