Skip to content

Commit

Permalink
#14782: Update rst file
Browse files Browse the repository at this point in the history
  • Loading branch information
mcw-anasuya committed Nov 11, 2024
1 parent 218e788 commit 36c7866
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/ttnn/ttnn/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ Pointwise Unary
ttnn.threshold_bw
ttnn.softplus_bw
ttnn.rdiv_bw
ttnn.bias_gelu_bw
ttnn.pow_bw
ttnn.exp_bw
ttnn.tanh_bw
Expand Down Expand Up @@ -255,8 +254,6 @@ Pointwise Unary
ttnn.logiteps_bw
ttnn.log2_bw
ttnn.sign_bw
ttnn.fmod_bw
ttnn.remainder_bw
ttnn.div_no_nan_bw
ttnn.exp2_bw
ttnn.expm1_bw
Expand Down Expand Up @@ -343,8 +340,11 @@ Pointwise Binary
ttnn.add_bw
ttnn.assign_bw
ttnn.atan2_bw
ttnn.bias_gelu_bw
ttnn.div_bw
ttnn.embedding_bw
ttnn.fmod_bw
ttnn.remainder_bw
ttnn.addalpha_bw
ttnn.subalpha_bw
ttnn.xlogy_bw
Expand Down

0 comments on commit 36c7866

Please sign in to comment.