Provides methods for the reshape layer in the batch processing mode.
More...
template<typename algorithmFPType = DAAL_ALGORITHM_FP_TYPE, Method method = defaultDense>
class daal::algorithms::neural_networks::layers::reshape::interface1::Batch< algorithmFPType, method >
- Template Parameters
-
algorithmFPType | Data type to use in intermediate computations for the reshape layer, double or float |
method | Reshape layer method, Method |
- Enumerations
-
- References
-
◆ Batch() [1/2]
◆ Batch() [2/2]
Constructs a reshape layer in the batch processing mode and initializes its parameter with the given reshape diensions
- Parameters
-
[in] | dims | The reshape dimensions |
◆ parameter
The documentation for this class was generated from the following file: