AsyncCached< Tensor< 3 > > & syten::MPS::State::operator[] | ( | Index | site | ) |
Returns a reference to the cached object at site site
.
Does not load the tensor from disk but gives you access to the AsyncCached<Tensor<3> >
object. site
is 0-indexed.
References data.