Python* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Class that provides methods to access data stored as a contiguous array of homogeneous data in rows-major format. More...
Additional Inherited Members | |
Static Public Attributes inherited from TensorIface | |
| 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.