Skip to content

Commit

Permalink
#13685: Add note to the doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mcw-anasuya committed Nov 4, 2024
1 parent d46ba83 commit 7caffc9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ void py_bind_embedding_backward(py::module& module) {
Returns:
ttnn.Tensor: the output tensor.
Note:
The input and the output gradients must have the same datatype.
Example:
>>> device_id = 0
Expand Down

0 comments on commit 7caffc9

Please sign in to comment.