Skip to main content
Ctrl+K
onnx-light 0.1.0 documentation - Home onnx-light 0.1.0 documentation - Home
  • Design
  • How-to
  • API
  • ONNX Operators
  • Examples
  • Miscellaneous
  • GitHub
  • Design
  • How-to
  • API
  • ONNX Operators
  • Examples
  • Miscellaneous
  • GitHub

Section Navigation

  • Core examples
    • Compares the Python API of onnx and onnx_light.onnx
    • Load and save ONNX models with external data
    • Profiles ONNX external-data save time
    • Measures loading and saving time for an ONNX model
  • Examples with the C++ API
    • Standalone C++ example: validate an ONNX model with onnx_light checker
    • Standalone C++ example: load an ONNX file with onnx_light
    • Standalone C++ example: measure ONNX loading time
    • Standalone C++ example: print a proto for debugging
    • Standalone C++ example: run every backend test through onnxruntime
  • Examples

Examples#

  • Core examples
  • Examples with the C++ API

previous

Gradient

next

Core examples

Show Source

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.18.0.