Skip to content

Commit

Permalink
#14782: Update new table structure
Browse files Browse the repository at this point in the history
  • Loading branch information
mcw-anasuya committed Nov 8, 2024
1 parent 8374441 commit 358aa07
Show file tree
Hide file tree
Showing 2 changed files with 394 additions and 687 deletions.
3 changes: 2 additions & 1 deletion docs/source/ttnn/ttnn/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ Pointwise Unary
ttnn.threshold
ttnn.trunc
ttnn.clamp_bw
ttnn.clip_bw
ttnn.hardtanh_bw
ttnn.threshold_bw
ttnn.softplus_bw
Expand All @@ -203,7 +204,6 @@ Pointwise Unary
ttnn.exp_bw
ttnn.tanh_bw
ttnn.sqrt_bw
ttnn.assign_bw
ttnn.multigammaln_bw
ttnn.lgamma_bw
ttnn.fill_bw
Expand Down Expand Up @@ -341,6 +341,7 @@ Pointwise Binary
ttnn.scatter
ttnn.atan2
ttnn.add_bw
ttnn.assign_bw
ttnn.atan2_bw
ttnn.div_bw
ttnn.embedding_bw
Expand Down
Loading

0 comments on commit 358aa07

Please sign in to comment.