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

TensorIface Member List

This is the complete list of members for TensorIface, including all inherited members.

allocateDataMemory(daal::MemType type=daal::dram)=0TensorIfacepure virtual
AllocationFlag enum nameTensorIface
check(const char *description) const =0TensorIfacepure virtual
doAllocate enum valueTensorIface
doNotAllocate enum valueTensorIface
freeDataMemory()=0TensorIfacepure virtual
getSampleTensor(size_t firstDimIndex)=0TensorIfacepure virtual
internallyAllocated enum valueTensorIface
MemoryStatus enum nameTensorIface
notAllocate enum valueTensorIface
notAllocated enum valueTensorIface
setDimensions(size_t ndim, const size_t *dimSizes)=0TensorIfacepure virtual
setDimensions(const services::Collection< size_t > &dimensions)=0TensorIfacepure virtual
userAllocated enum valueTensorIface

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