Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tfjs CI failure and add tfjs convert log #1797

Merged
merged 2 commits into from
Dec 15, 2021

Conversation

hwangdeyu
Copy link
Contributor

Signed-off-by: hwangdeyu dejack953@outlook.com

Signed-off-by: hwangdeyu <dejack953@outlook.com>
@hwangdeyu hwangdeyu requested a review from fatcat-z December 14, 2021 08:42
@@ -203,15 +203,18 @@ def convert_to_tfjs(self, graph_def_path, output_names):
try:
from tensorflowjs.converters import converter
except ImportError:
self.logger.debug("Tensorflowjs.converters package import failed.")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need a warning for such case.

Signed-off-by: hwangdeyu <dejack953@outlook.com>
@hwangdeyu hwangdeyu enabled auto-merge (squash) December 15, 2021 09:51
@hwangdeyu hwangdeyu merged commit fd93ca8 into onnx:master Dec 15, 2021
@hwangdeyu hwangdeyu deleted the Fix_tfjs_CI branch December 15, 2021 15:53
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.

2 participants