[NDTensors][NDTensorsCUDAExt] Improve performance of GPU backends #1341
Annotations
1 error and 2 warnings
format
Process completed with exit code 1.
|
format:
src/mps/dmrg.jl#L281
[JuliaFormatter] reported by reviewdog 🐶
Raw Output:
src/mps/dmrg.jl:281:-# phi::ITensor = itensor(storagetype(phi)(convert(typeof(data(phi)),data(vecs[1]))), inds(phi))
src/mps/dmrg.jl:281:+ # phi::ITensor = itensor(storagetype(phi)(convert(typeof(data(phi)),data(vecs[1]))), inds(phi))
|
format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|