The nvmath.bindings module is experimental and potentially subject to future changes.

Algo#

enum nvmath.bindings.cutensor.Algo(value)[source]#

See cutensorAlgo_t.

Member Type:

int

Valid values are as follows:

DEFAULT_PATIENT = <Algo.DEFAULT_PATIENT: -6>#
GETT = <Algo.GETT: -4>#
TGETT = <Algo.TGETT: -3>#
TTGT = <Algo.TTGT: -2>#
DEFAULT = <Algo.DEFAULT: -1>#