Skip to content

Commit 4ee3e08

Browse files
mattdangerwcopybara-github
authored andcommitted
Update feature column migration guide with hashed crossing layer
PiperOrigin-RevId: 431508229
1 parent e4328fe commit 4ee3e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/guide/migrate/migrating_feature_columns.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -919,7 +919,7 @@
919919
" </tr>\n",
920920
" <tr>\n",
921921
" <td>`feature_column.crossed_column`</td>\n",
922-
" <td>Not implemented.</td>\n",
922+
" <td>`layers.experimental.preprocessing.HashedCrossing`</td>\n",
923923
" </tr>\n",
924924
" <tr>\n",
925925
" <td>`feature_column.embedding_column`</td>\n",

0 commit comments

Comments
 (0)