Skip to content

Commit

Permalink
Mock keras when building docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vshampor committed Aug 4, 2023
1 parent e3d7794 commit 9c4ab19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ def collect_api_entities() -> APIInfo:
"onnxruntime",
"openvino",
"tensorflow",
"keras",
"tensorflow_addons",
# Need add backend implementation functions to avoid endless loops on registered functions by mock module,
"nncf.experimental.tensor.torch_functions",
Expand Down

0 comments on commit 9c4ab19

Please sign in to comment.