Skip to main content
Ctrl+K
onnx-light-cpu  documentation - Home onnx-light-cpu  documentation - Home
  • Getting Started
  • Design
  • ByOp
  • API reference
  • Examples
  • Next Steps
  • GitHub
  • Getting Started
  • Design
  • ByOp
  • API reference
  • Examples
  • Next Steps
  • GitHub

Section Navigation

  • Command Line
  • Python API
    • Registering kernels
    • Kernel inventory and usage
    • Custom operators
    • Processor performance profile
  • C++ API
    • Kernel classes
    • Kernel registration
    • Custom operators
    • Runtime and SIMD dispatch
  • API reference
  • C++ API

C++ API#

The public C++ API is declared in onnx_light_cpu/kernels. Signatures are extracted from public header comments by Doxygen and rendered through Breathe.

  • Kernel classes
  • Kernel registration
  • Custom operators
  • Runtime and SIMD dispatch

previous

Processor performance profile

next

Kernel classes

Show Source

Last updated on Sep 07, 2026.