qonnx
fix/rtd
ONNX-Based Compiler Infrastructure
Tutorials
API
qonnx (package)
qonnx.analysis (package)
qonnx.converters (package)
qonnx.core (package)
qonnx.custom_op (package)
qonnx.custom_op.channels_last (package)
qonnx.custom_op.general (package)
qonnx.custom_op.base (module)
qonnx.custom_op.registry (module)
qonnx.transformation (package)
qonnx.util (package)
License
Contributors
Index
qonnx
qonnx
qonnx (package)
qonnx.custom_op (package)
qonnx.custom_op.registry (module)
Edit on GitHub
qonnx.custom_op.registry (module)
qonnx.custom_op.registry.
getCustomOp
(
node
,
onnx_opset_version
=
11
)
Return a QONNX CustomOp instance for the given ONNX node, if it exists.