Skip to content

Update simple_layer input to use tf.constant#2428

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

Update simple_layer input to use tf.constant#2428
Kayyuri wants to merge 1 commit intotensorflow:masterfrom
Kayyuri:patch-2

Conversation

@Kayyuri
Copy link
Copy Markdown

@Kayyuri Kayyuri commented Apr 14, 2026

Modified the input of simple_layer to use tf.constant.
Fixes: #115674

Modified the input of simple_layer to use tf.constant.
@Kayyuri Kayyuri requested a review from a team as a code owner April 14, 2026 08:04
@github-actions
Copy link
Copy Markdown

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-2

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.

Issue report: a bug in the example code of "Keras layers" subsection

1 participant