Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Class that provides methods to access data stored as a contiguous array of homogeneous data in rows-major format. More...
Additional Inherited Members | |
![]() | |
notAllocated = ... | |
userAllocated = ... | |
internallyAllocated = ... | |
doNotAllocate = ... | |
notAllocate = ... | |
doAllocate = ... | |
DataType | Defines the underlying data type that describes a tensor |
HomogenTensor_Float64
is an alias of HomogenTensor(ntype=float64)
HomogenTensor_Float32
is an alias of HomogenTensor(ntype=float32)
HomogenTensor_Intc
is an alias of HomogenTensor(ntype=intc)
For more complete information about compiler optimizations, see our Optimization Notice.