Skip to content

Commit

Permalink
Move lerp doc from unary to ternary pointwise ops
Browse files Browse the repository at this point in the history
  • Loading branch information
mcw-anasuya committed Nov 14, 2024
1 parent cff8491 commit a162c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/ttnn/ttnn/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ Pointwise Unary
ttnn.isneginf
ttnn.isposinf
ttnn.leaky_relu
ttnn.lerp
ttnn.lgamma
ttnn.log
ttnn.log10
Expand Down Expand Up @@ -373,6 +372,7 @@ Pointwise Ternary
ttnn.addcmul
ttnn.mac
ttnn.where
ttnn.lerp
ttnn.addcmul_bw
ttnn.addcdiv_bw
ttnn.where_bw
Expand Down

0 comments on commit a162c66

Please sign in to comment.