cuquantum.cutensornet.create_contraction_optimizer_info

cuquantum.cutensornet.create_contraction_optimizer_info(intptr_t handle, intptr_t tn_desc) intptr_t[source]

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