Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: José Valim <[email protected]>
  • Loading branch information
polvalente and josevalim authored Dec 7, 2024
1 parent afa9ab0 commit 829fe31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nx/lib/nx.ex
Original file line number Diff line number Diff line change
Expand Up @@ -12920,6 +12920,7 @@ defmodule Nx do
each input channel.
> #### Kernel Reflection {: .info}
>
> See the note at the end of this section for more details
> on the convention for kernel reflection and conjugation.
Expand Down Expand Up @@ -13004,7 +13005,6 @@ defmodule Nx do
in the same way as with `:feature_group_size`, however, the input
tensor will be split into groups along the batch dimension.
> #### Convolution vs Correlation {: .tip}
>
> `conv/3` does not perform reversion nor conjugation of the kernel.
Expand Down

0 comments on commit 829fe31

Please sign in to comment.