Skip to content

Commit fb0df50

Browse files
committed
changes due to self review
1 parent bc237b9 commit fb0df50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nx/lib/nx/defn/graph.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,6 @@ defmodule Nx.Defn.Graph do
235235
{res, {cache, state}}
236236

237237
_ ->
238-
# Handle special operations that don't follow the normal pattern
239238
case op do
240239
:parameter ->
241240
eval_apply(:parameter, ans, {cache, state})

0 commit comments

Comments
 (0)