Input objects for the forward prelu layer
More...
◆ Input()
◆ allocate()
Allocates memory to store weights for the forward prelu layer
- Parameters
-
[in] | par | Parameter of the algorithm |
[in] | method | Computation method for the algorithm |
- Returns
- Status of computations
◆ check()
Checks input object of the forward prelu layer
- Parameters
-
[in] | par | Layer parameter |
[in] | method | Computation method of the layer |
- Returns
- Status of computations
Reimplemented from Input.
◆ getBiasesSizes()
Returns dimensions of biases tensor
- Returns
- Dimensions of biases tensor
Reimplemented from Input.
◆ getWeightsSizes()
Returns dimensions of weights tensor
- Returns
- Dimensions of weights tensor
Reimplemented from Input.
The documentation for this class was generated from the following file: