moose icon indicating copy to clipboard operation
moose copied to clipboard

Merge `HostRingTensor` and `HostTensor`

Open mortendahl opened this issue 3 years ago • 0 comments

HostRingTensor<T> is essentially just HostTensor<Wrapping<T>> and we should probably simply make it so. Alternatively make HostRingTensor an alias.

Note that it would likely be good to have a quick team discussion first re the implications of this once they are fully understood.

mortendahl avatar Jan 14 '22 12:01 mortendahl