We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@moduledoc
Nx.Defn.Expr
1 parent f0b84c8 commit ed7a3b1Copy full SHA for ed7a3b1
nx/lib/nx/defn/expr.ex
@@ -1,5 +1,5 @@
1
defmodule Nx.Defn.Expr do
2
- @doc """
+ @moduledoc """
3
The expression used by `Nx.Defn.Compiler`.
4
5
`Nx.Defn.Compiler` changes `Nx` default backend from `Nx.BinaryBackend`
0 commit comments