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

Add ONNX registry tutorial #2578

Commits on Oct 5, 2023

  1. Add ONNX tutorial using torch.onnx.dynamo_export API

    Thiago Crepaldi authored and titaiwangms committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    c60e93e View commit details
    Browse the repository at this point in the history
  2. [ONNX 3] Add ONNX registry tutorial

    Update advanced_source/super_resolution_with_onnxruntime.py
    
    Small change to kick off the build
    
    Update advanced_source/super_resolution_with_onnxruntime.py
    
    Small fix, to kick off the build.
    
    Update beginner_source/onnx/export_simple_model_to_onnx_tutorial.py
    
    Small change
    
    Update beginner_source/onnx/onnx_registry_tutorial.py
    
    Co-authored-by: Svetlana Karslioglu <[email protected]>
    
    Update beginner_source/onnx/onnx_registry_tutorial.py
    
    Co-authored-by: Svetlana Karslioglu <[email protected]>
    
    Update beginner_source/onnx/onnx_registry_tutorial.py
    
    Co-authored-by: Svetlana Karslioglu <[email protected]>
    
    Update beginner_source/onnx/onnx_registry_tutorial.py
    
    Co-authored-by: Svetlana Karslioglu <[email protected]>
    
    Update beginner_source/onnx/onnx_registry_tutorial.py
    
    Co-authored-by: Svetlana Karslioglu <[email protected]>
    
    Update beginner_source/onnx/onnx_registry_tutorial.py
    
    Co-authored-by: Svetlana Karslioglu <[email protected]>
    
    Update beginner_source/onnx/onnx_registry_tutorial.py
    
    Co-authored-by: Svetlana Karslioglu <[email protected]>
    
    Update beginner_source/onnx/export_simple_model_to_onnx_tutorial.py
    
    Co-authored-by: Svetlana Karslioglu <[email protected]>
    
    Update beginner_source/onnx/onnx_registry_tutorial.py
    
    Co-authored-by: Svetlana Karslioglu <[email protected]>
    
    Update beginner_source/onnx/onnx_registry_tutorial.py
    
    Co-authored-by: Svetlana Karslioglu <[email protected]>
    
    Update beginner_source/onnx/onnx_registry_tutorial.py
    
    Co-authored-by: Svetlana Karslioglu <[email protected]>
    
    Update beginner_source/onnx/onnx_registry_tutorial.py
    
    Co-authored-by: Svetlana Karslioglu <[email protected]>
    
    Update beginner_source/onnx/onnx_registry_tutorial.py
    
    Co-authored-by: Svetlana Karslioglu <[email protected]>
    
    Update beginner_source/onnx/onnx_registry_tutorial.py
    
    Co-authored-by: Svetlana Karslioglu <[email protected]>
    
    Update beginner_source/onnx/onnx_registry_tutorial.py
    
    Co-authored-by: Svetlana Karslioglu <[email protected]>
    
    Update beginner_source/onnx/onnx_registry_tutorial.py
    
    Co-authored-by: Svetlana Karslioglu <[email protected]>
    
    added comments
    titaiwangms committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    bcd476e View commit details
    Browse the repository at this point in the history