Input object for the forward element-wise sum layer
More...
Returns an input tensor of the forward element-wise sum layer
- Parameters
-
id | Identifier of the input tensor |
index | Index of the input tensor |
- Returns
- Input tensor that corresponds to the given identifier
Returns an input tensor of the forward element-wise sum layer
- Parameters
-
id | Identifier of the input tensor |
- Returns
- Input tensor that corresponds to the given identifier
Sets an input tensor for the forward element-wise sum layer
- Parameters
-
id | Identifier of the input tensor |
value | Pointer to the tensor |
index | Index of the input tensor |
Sets an input tensor of the forward element-wise sum layer
- Parameters
-
id | Identifier of the input tensor |
value | Pointer to the tensor |
The documentation for this class was generated from the following file:
- EltwiseSumForwardInput.java