Elemwise

class Elemwise(method, dtype=None, **kwargs)[source]

Quantized version of Elemwise.

classmethod from_qat_module(qat_module)[source]

Return a QuantizedModule instance converted from a QATModule instance.