qonnx
fix/rtd
ONNX-Based Compiler Infrastructure
Tutorials
API
qonnx (package)
qonnx.analysis (package)
qonnx.converters (package)
qonnx.core (package)
qonnx.core.data_layout (module)
qonnx.core.datatype (module)
qonnx.core.execute_custom_node (module)
qonnx.core.modelwrapper (module)
qonnx.core.onnx_exec (module)
qonnx.custom_op (package)
qonnx.transformation (package)
qonnx.util (package)
License
Contributors
Index
qonnx
qonnx
qonnx (package)
qonnx.core (package)
qonnx.core.execute_custom_node (module)
Edit on GitHub
qonnx.core.execute_custom_node (module)
qonnx.core.execute_custom_node.
execute_custom_node
(
node
,
context
,
graph
,
onnx_opset_version
=
11
)
Call custom implementation to execute a single custom node. Input/output provided via context.