Input object for the forward element-wise sum layer
More...
◆ get() [1/2]
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
◆ get() [2/2]
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
◆ set() [1/2]
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 |
◆ set() [2/2]
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