Definition at line 31 of file enums.py.
◆ __str__()
| str qbcompiler.configs.enums.InferenceScheme.__str__ |
( |
| self | ) |
|
◆ single
| str qbcompiler.configs.enums.InferenceScheme.single = "single" |
|
static |
◆ multi
| str qbcompiler.configs.enums.InferenceScheme.multi = "multi" |
|
static |
◆ _global
| str qbcompiler.configs.enums.InferenceScheme._global = "global" |
|
staticprotected |
◆ global4
| str qbcompiler.configs.enums.InferenceScheme.global4 = "global4" |
|
static |
◆ global8
| str qbcompiler.configs.enums.InferenceScheme.global8 = "global8" |
|
static |
◆ all
| str qbcompiler.configs.enums.InferenceScheme.all = "all" |
|
static |
The documentation for this class was generated from the following file: