C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Contains classes of the reshape layer.
Namespaces | |
| backward | |
| Contains classes of the backward reshape layer. | |
| forward | |
| Contains classes of the forward reshape layer. | |
| interface1 | |
| Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. | |
Enumerations | |
| enum | Method { defaultDense = 0 } |
| Computation methods for the reshape layer. More... | |
| enum | LayerDataId { auxInputDimensions = layers::lastLayerInputLayout + 1 } |
| Available identifiers of input objects for the reshape layer. More... | |
Variables | |
| const size_t | undefinedDimensionSize = (size_t)(-1) |
| Constant value used to show that dimension size is calculated in a special way. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.