onnx_backend#
ONNX Runtime execution backend.
Importing this module requires ONNX Runtime (the [cpu] or [gpu] extra)
and raises MissingExtraError if it is missing.
Classes#
|
An |
ONNX Runtime execution backend.
Importing this module requires ONNX Runtime (the [cpu] or [gpu] extra)
and raises MissingExtraError if it is missing.
|
An |