Corrected description of what padding SAME does (#12918)
The description read that the padding=SAME adds zeros to the output tensor. It should say that it pads the input tensor.
Loading
Please sign in to comment
The description read that the padding=SAME adds zeros to the output tensor. It should say that it pads the input tensor.