C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Abstract interface class for a data management component responsible for representation of data layout in the tensor. This class declares the most general methods for data access. More...
|
pure virtual |
Sets the new order of existing dimension in the Tensor
[in] | dimsOrder | Collection with the new indices for each dimension |
Implemented in TensorOffsetLayout.
For more complete information about compiler optimizations, see our Optimization Notice.