Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
onnx-diagnostic 0.1.0 documentation
Logo
onnx-diagnostic 0.1.0 documentation

Contents

  • API of onnx_diagnostic
    • onnx_diagnostic.torch_export_patches
    • onnx_diagnostic.torch_models
      • onnx_diagnostic.torch_models.llms
    • onnx_diagnostic.args
    • onnx_diagnostic.cache_helpers
    • onnx_diagnostic.ext_test_case
    • onnx_diagnostic.helpers
    • onnx_diagnostic.onnx_tools
    • onnx_diagnostic.ort_session
    • onnx_diagnostic.torch_test_helper
  • Galleries of Examples and Recipes
    • Examples Gallery
      • Export LLM with dynamic shapes
      • Use DYNAMIC or AUTO when dynamic shapes has constraints

More

  • Change Logs
  • License
Back to top
View this page

Examples GalleryΒΆ

Export LLM with dynamic shapes

Export LLM with dynamic shapes

Use DYNAMIC or AUTO when dynamic shapes has constraints

Use DYNAMIC or AUTO when dynamic shapes has constraints

Download all examples in Python source code: auto_examples_python.zip

Download all examples in Jupyter notebooks: auto_examples_jupyter.zip

Gallery generated by Sphinx-Gallery

Next
Export LLM with dynamic shapes
Previous
Galleries of Examples and Recipes
Copyright © 2023-2024
Made with Sphinx and @pradyunsg's Furo