cuquantum.cutensornet.create_contraction_optimizer_config

cuquantum.cutensornet.create_contraction_optimizer_config(intptr_t handle) intptr_t[source]

Sets up the required hyper-optimization parameters for the contraction order solver (see contraction_optimize()).

Parameters

handle (intptr_t) – Opaque handle holding cuTensorNet’s library context.

Returns

This data structure holds all information about the user-requested hyper-optimization parameters.

Return type

intptr_t