cuquantum.cutensornet.create_contraction_optimizer_info¶
- cuquantum.cutensornet.create_contraction_optimizer_info(intptr_t handle, intptr_t tn_desc) intptr_t ¶
-
Create a contraction optimizer info object.
- Parameters
-
handle (intptr_t) – The library handle.
tn_desc (intptr_t) – the tensor network descriptor.
- Returns
-
An opaque optimizer info handle (as Python
int
). - Return type
-
intptr_t