-
qonnx
-
qonnx.analysis
-
qonnx.analysis.base
-
qonnx.analysis.inference_cost
-
qonnx.analysis.topology
-
qonnx.converters
-
qonnx.converters.qkeras
-
qonnx.core
-
qonnx.core.data_layout
-
qonnx.core.datatype
-
qonnx.core.execute_custom_node
-
qonnx.core.modelwrapper
-
qonnx.core.onnx_exec
-
qonnx.custom_op
-
qonnx.custom_op.base
-
qonnx.custom_op.channels_last
-
qonnx.custom_op.channels_last.base_wrapped_op
-
qonnx.custom_op.channels_last.batch_normalization
-
qonnx.custom_op.channels_last.conv
-
qonnx.custom_op.channels_last.max_pool
-
qonnx.custom_op.general
-
qonnx.custom_op.general.bipolar_quant
-
qonnx.custom_op.general.debugmarker
-
qonnx.custom_op.general.genericpartition
-
qonnx.custom_op.general.im2col
-
qonnx.custom_op.general.maxpoolnhwc
-
qonnx.custom_op.general.multithreshold
-
qonnx.custom_op.general.quant
-
qonnx.custom_op.general.quantavgpool2d
-
qonnx.custom_op.general.trunc
-
qonnx.custom_op.general.xnorpopcount
-
qonnx.custom_op.registry
-
qonnx.transformation
-
qonnx.transformation.base
|
-
qonnx.transformation.batchnorm_to_affine
-
qonnx.transformation.bipolar_to_xnor
-
qonnx.transformation.change_3d_tensors_to_4d
-
qonnx.transformation.change_datalayout
-
qonnx.transformation.channels_last
-
qonnx.transformation.create_generic_partitions
-
qonnx.transformation.double_to_single_float
-
qonnx.transformation.extend_partition
-
qonnx.transformation.extract_conv_bias
-
qonnx.transformation.fold_constants
-
qonnx.transformation.gemm_to_matmul
-
qonnx.transformation.general
-
qonnx.transformation.infer_data_layouts
-
qonnx.transformation.infer_datatypes
-
qonnx.transformation.infer_shapes
-
qonnx.transformation.insert_topk
-
qonnx.transformation.lower_convs_to_matmul
-
qonnx.transformation.make_input_chanlast
-
qonnx.transformation.merge_onnx_models
-
qonnx.transformation.quant_constant_folding
-
qonnx.transformation.rebalance_conv
-
qonnx.transformation.remove
-
qonnx.util
-
qonnx.util.basic
-
qonnx.util.cleanup
-
qonnx.util.config
-
qonnx.util.exec_qonnx
-
qonnx.util.inference_cost
-
qonnx.util.onnx
-
qonnx.util.random_reseed
-
qonnx.util.to_channels_last
- qonnx_make_model() (in module qonnx.util.basic)
- Quant (class in qonnx.custom_op.general.quant)
- quant() (in module qonnx.custom_op.general.quant)
- QuantAvgPool2d (class in qonnx.custom_op.general.quantavgpool2d)
|