Fix grammatical mistake.
Co-authored-by: Haoyu Zhang <haoyuzhang@google.com> PiperOrigin-RevId: 234693842
This commit is contained in:
parent
6d93bd58c4
commit
d17ac0d930
@ -110,7 +110,7 @@ Status InitConv2DParameters(const OpKernelConstruction* context,
|
||||
|
||||
// Computes and validates convolutions dimensions from Conv2D parameters. If
|
||||
// parameters are valid, dimensions will be updated with derived convolution
|
||||
// dimensions, otherwise error will be returned.
|
||||
// dimensions, otherwise an error will be returned.
|
||||
Status ComputeConv2DDimension(const Conv2DParameters& params,
|
||||
const Tensor& input, const Tensor& filter,
|
||||
Conv2DDimensions* dimensions);
|
||||
|
Loading…
x
Reference in New Issue
Block a user