create# nvmath.bindings.cutensor.create() → intptr_t[source]# Initializes the cuTENSOR library and allocates the memory for the library context. Returns: Pointer to cutensorHandle_t. Return type: intptr_t See also cutensorCreate