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.3
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 63 of file enums.py.

Member Function Documentation

◆ __str__()

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

Definition at line 69 of file enums.py.

Member Data Documentation

◆ WChALayer

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

Definition at line 64 of file enums.py.

◆ WChAMulti

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

Definition at line 65 of file enums.py.

◆ WChALayerZeropoint

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

Definition at line 66 of file enums.py.

◆ WChAMultiZeropoint

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

Definition at line 67 of file enums.py.


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