cuda.bindings.nvml.PowerProfileType# class cuda.bindings.nvml.PowerProfileType(value: int)# See nvmlPowerProfileType_t. MAX_P: 0 MAX_Q: 1 COMPUTE: 2 MEMORY_BOUND: 3 NETWORK: 4 BALANCED: 5 LLM_INFERENCE: 6 LLM_TRAINING: 7 RBM: 8 DCPCIE: 9 HMMA_SPARSE: 10 HMMA_DENSE: 11 SYNC_BALANCED: 12 HPC: 13 MIG: 14 MAX: 15