Definition at line 26 of file enums.py.
◆ __str__()
| str qbcompiler.configs.enums.LutClusteringMethod.__str__ |
( |
| self | ) |
|
◆ Scale
| str qbcompiler.configs.enums.LutClusteringMethod.Scale = "Scale" |
|
static |
◆ Scale2D
| str qbcompiler.configs.enums.LutClusteringMethod.Scale2D = "Scale2D" |
|
static |
◆ ReparameterizedL2
| str qbcompiler.configs.enums.LutClusteringMethod.ReparameterizedL2 = "ReparameterizedL2" |
|
static |
◆ SubgraphIoU
| str qbcompiler.configs.enums.LutClusteringMethod.SubgraphIoU = "SubgraphIoU" |
|
static |
◆ DomainAwareL2
| str qbcompiler.configs.enums.LutClusteringMethod.DomainAwareL2 = "DomainAwareL2" |
|
static |
◆ OverlapWeightedL2
| str qbcompiler.configs.enums.LutClusteringMethod.OverlapWeightedL2 = "OverlapWeightedL2" |
|
static |
◆ Fast
| str qbcompiler.configs.enums.LutClusteringMethod.Fast = "Fast" |
|
static |
The documentation for this class was generated from the following file: