qbcompiler.configs.enums.QuantMethod Class Reference

qbcompiler.configs.enums.QuantMethod Class Reference#

Mobilint SDK qb Compiler: qbcompiler.configs.enums.QuantMethod Class Reference
Mobilint SDK qb Compiler v1.1
MCS002-KR
qbcompiler.configs.enums.QuantMethod Class Reference
Inheritance diagram for qbcompiler.configs.enums.QuantMethod:

Public Member Functions

str __str__ (self)

Static Public Attributes

str WChALayer = "WChALayer"
str WChAMulti = "WChAMulti"
str WChALayerZeropoint = "WChALayerZeropoint"
str WChAMultiZeropoint = "WChAMultiZeropoint"

Detailed Description

Definition at line 50 of file enums.py.

Member Function Documentation

◆ __str__()

str qbcompiler.configs.enums.QuantMethod.__str__ ( self)

Definition at line 56 of file enums.py.

Member Data Documentation

◆ WChALayer

str qbcompiler.configs.enums.QuantMethod.WChALayer = "WChALayer"
static

Definition at line 51 of file enums.py.

◆ WChAMulti

str qbcompiler.configs.enums.QuantMethod.WChAMulti = "WChAMulti"
static

Definition at line 52 of file enums.py.

◆ WChALayerZeropoint

str qbcompiler.configs.enums.QuantMethod.WChALayerZeropoint = "WChALayerZeropoint"
static

Definition at line 53 of file enums.py.

◆ WChAMultiZeropoint

str qbcompiler.configs.enums.QuantMethod.WChAMultiZeropoint = "WChAMultiZeropoint"
static

Definition at line 54 of file enums.py.


The documentation for this class was generated from the following file: