Skip to content

Commit 4cb3fe1

Browse files
Update guides_master.py (#2164)
1 parent 52127e7 commit 4cb3fe1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scripts/guides_master.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@
115115
"path": "migrating_to_keras_3",
116116
"title": "Migrating Keras 2 code to Keras 3",
117117
},
118+
{
119+
"path": "keras_nnx_guide",
120+
"title": "How to use Keras with NNX backend",
121+
},
118122
# {
119123
# "path": "preprocessing_layers",
120124
# "title": "Working with preprocessing layers",

0 commit comments

Comments
 (0)