Skip to content

Commit ed04c3c

Browse files
Lifannrhdong
authored andcommitted
Fix missing keras module when auto-generating docs
1 parent d3b5c4e commit ed04c3c

File tree

1 file changed

+1
-0
lines changed
  • tensorflow_recommenders_addons/dynamic_embedding

1 file changed

+1
-0
lines changed

tensorflow_recommenders_addons/dynamic_embedding/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
'enable_inference_mode',
3838
'enable_train_mode',
3939
'get_model_mode',
40+
'keras',
4041
'math',
4142
'shadow_ops',
4243
]

0 commit comments

Comments
 (0)