C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

List of all members
TensorLayout Class Reference

Class for a data management component responsible for representation of data layout in the tensor. This class implements the most general methods for data layout. More...

Class Declaration

Deprecated:
This item will be removed in a future release.

Member Function Documentation

const services::Collection<size_t>& getDimensions ( ) const
inline

Gets the size of dimensions in the Tensor layout

Returns
Collection with sizes for each dimension

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.