Skip to content
Commit f1a21506 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Refucktoring NDArray and DistributedNDArray

- overlaps moved directly to NDArray classes
- simplified grouping of the template parameters (SizesHolder,
  StridesHolder, Permutation and Overlaps are passed via Indexer)
- removed getLocalIndexer() and LocalIndexerType from DistributedNDArray
  and DistributedNDArrayView
parent 3771bb31
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment