Update poetry to using CUDA12, fix the paths in refactored cuquantum code.

This commit is contained in:
Yang Liwei
2025-11-19 11:10:48 +08:00
parent 4d2c3251a2
commit c51057df3f
6 changed files with 13 additions and 3325 deletions

View File

@@ -1,4 +1,4 @@
from cuquantum import contract, contract_path
from cuquantum.tensornet import contract, contract_path
# Reference: https://github.com/NVIDIA/cuQuantum/blob/main/python/samples/cutensornet/tn_algorithms/mps_algorithms.ipynb