AutotuneMode# enum nvmath.bindings.cutensor.AutotuneMode(value)[source]# This enum determines the mode w.r.t. cuTENSOR’s auto-tuning capability. See cutensorAutotuneMode_t. Member Type: int Valid values are as follows: NONE = <AutotuneMode.NONE: 0># INCREMENTAL = <AutotuneMode.INCREMENTAL: 1>#