Unverified Commit dc93bc71 authored by silent567's avatar silent567 Committed by GitHub
Browse files

Change the docs of the convolution function

The ranks of input and filter should be N+2 instead of N.
Because the function computes N-D convolution, the input's rank should be N+2 with additional batch and input_channel dimensions, and the filter's rank should be N+2 with additional input_channel and output_channel dimensions.
parent aed8f42b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment