Skip to content

Conversation

@BoyuanFeng
Copy link
Contributor

@BoyuanFeng BoyuanFeng commented Nov 14, 2025

Before:
image

After:
image

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 14, 2025
@yiming0416
Copy link
Contributor

resolve the conflict before merging. I believe now the logging level is changed to debug

gm = dynamo_graph_capture_for_export(model)(*args, **kwargs)
logger.debug("Dynamo gm:")
logger.debug(gm.print_readable(print_output=False))
logger.info("Dynamo gm:")
Copy link
Contributor

Choose a reason for hiding this comment

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

@BoyuanFeng Do you want to make this info -> debug?

@BoyuanFeng BoyuanFeng merged commit 028a455 into main Nov 14, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants