Cytnx icon indicating copy to clipboard operation
Cytnx copied to clipboard

Network with cache (to not move memory)

Open chiamin opened this issue 2 years ago • 0 comments

I hope we can use Network but keep the final memory layout for the input tensors, so that we don't need to move memory in every call. This is useful for example in Lanczos iteration in DMRG. I am not sure what is the best way to do it.

chiamin avatar Jul 28 '23 03:07 chiamin