Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Public Member Functions | List of all members
TensorOffsetLayout Class Reference

Class for a data management component responsible for representation of data layout in the HomogenTensor. More...

Public Member Functions

def __init__
 
def getOffsets
 
def getIndices
 
def isLayout
 
def isDefaultLayout
 
def isRawLayout
 
def shuffleDimensions
 
def sortOffsets
 
def getSerializationTag
 
- Public Member Functions inherited from TensorLayout
def getDimensions
 
- Public Member Functions inherited from SerializationIface
def serialize
 
def deserialize
 
def getSerializationTag
 
- Public Member Functions inherited from Base
def __init__
 
- Public Member Functions inherited from TensorLayoutIface
def shuffleDimensions
 

Detailed Description

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

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

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