bitorch.layers.qconv3d

Module containing the quantized 3d convolution layer

Module attributes

QConv3d

This class provides the current implementation of a QConv3d layer (which is actually implemented by QConv3dBase).

Classes

QConv3dBase(*args[, input_quantization, ...])

QConv3d_NoAct(*args[, weight_quantization, ...])