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.data_layout (module)
Edit on GitHub
qonnx.core.data_layout (module)
qonnx.core.data_layout.
get_channels_first_layout_for_ndims
(
ndims
)
qonnx.core.data_layout.
get_channels_last_layout_for_ndims
(
ndims
)
qonnx.core.data_layout.
is_channels_last
(
layout
)