C++ API Reference for Intel® Data Analytics Acceleration Library 2019
This is the complete list of members for TensorIface, including all inherited members.
| allocateDataMemory(daal::MemType type=daal::dram)=0 | TensorIface | pure virtual |
| AllocationFlag enum name | TensorIface | |
| check(const char *description) const =0 | TensorIface | pure virtual |
| doAllocate enum value | TensorIface | |
| doNotAllocate enum value | TensorIface | |
| freeDataMemory()=0 | TensorIface | pure virtual |
| getSampleTensor(size_t firstDimIndex)=0 | TensorIface | pure virtual |
| internallyAllocated enum value | TensorIface | |
| MemoryStatus enum name | TensorIface | |
| notAllocate enum value | TensorIface | |
| notAllocated enum value | TensorIface | |
| setDimensions(size_t ndim, const size_t *dimSizes)=0 | TensorIface | pure virtual |
| setDimensions(const services::Collection< size_t > &dimensions)=0 | TensorIface | pure virtual |
| userAllocated enum value | TensorIface |
For more complete information about compiler optimizations, see our Optimization Notice.