Skip to content

Fix comments for clarity in tensor.ipynb#2419

Open
Kayyuri wants to merge 1 commit intotensorflow:masterfrom
Kayyuri:patch-1
Open

Fix comments for clarity in tensor.ipynb#2419
Kayyuri wants to merge 1 commit intotensorflow:masterfrom
Kayyuri:patch-1

Conversation

@Kayyuri
Copy link
Copy Markdown

@Kayyuri Kayyuri commented Apr 7, 2026

Typos in the "Tensor" tutorial https://www.tensorflow.org/guide/tensor.
Fixes: #115281

@Kayyuri Kayyuri requested a review from a team as a code owner April 7, 2026 06:52
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

Preview

Preview and run these notebook edits with Google Colab: Rendered notebook diffs available on ReviewNB.com.

Format and style

Use the TensorFlow docs notebook tools to format for consistent source diffs and lint for style:
$ python3 -m pip install -U --user git+https://github.com/tensorflow/docs

$ python3 -m tensorflow_docs.tools.nbfmt notebook.ipynb
$ python3 -m tensorflow_docs.tools.nblint --arg=repo:tensorflow/docs notebook.ipynb
If commits are added to the pull request, synchronize your local branch: git pull origin patch-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typos in the "Tensor" tutorial, https://www.tensorflow.org/guide/tensor

1 participant