Skip to content

9082 educate users on mat mul precision#9103

Merged
yaoshiang merged 50 commits intomasterfrom
9082-educate-users-on-mat-mul-precision
May 21, 2025
Merged

9082 educate users on mat mul precision#9103
yaoshiang merged 50 commits intomasterfrom
9082-educate-users-on-mat-mul-precision

Conversation

@yaoshiang
Copy link
Copy Markdown
Collaborator

@yaoshiang yaoshiang commented May 6, 2025

Adds runnable tutorial to teach users about mat mul precision.

Also includes new manual build instructions for runnable tutorials.

@yaoshiang
Copy link
Copy Markdown
Collaborator Author

Comment thread docs/README.md Outdated
Comment thread docs/README.md
Comment thread docs/runnable_tutorials Outdated
Comment thread docs/source/tutorials/precision_tutorial.py Outdated
Comment thread docs/source/tutorials/precision_tutorial.py Outdated
@yaoshiang yaoshiang changed the base branch from 9080-expose-mat_mul_precision to master May 9, 2025 22:58
Comment thread docs/source/tutorials/precision_tutorial.py
Comment thread docs/source/tutorials/precision_tutorial.py
Copy link
Copy Markdown
Collaborator

@tengyifei tengyifei left a comment

Choose a reason for hiding this comment

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

Thanks! I really enjoyed reading it.

@yaoshiang
Copy link
Copy Markdown
Collaborator Author

Added logger.warning, added issue on examples I saw of logging.warning instead of logging.get_logger.warning, added unit test to assert the warning message, and consumed the warning message in all other unit tests to avoid polluting the unit test harness stdout.

@yaoshiang yaoshiang linked an issue May 12, 2025 that may be closed by this pull request
@yaoshiang
Copy link
Copy Markdown
Collaborator Author

I discussed w/ Mike Green off-line. Okay to merge now, he will open any issues for follow-up work.

@yaoshiang yaoshiang merged commit 358c862 into master May 21, 2025
29 of 31 checks passed
pgmoka pushed a commit that referenced this pull request May 29, 2025
cicd test for doc build was disabled. Will monitor post commit cicd for doc success, because this PR does change the doc build scripts.
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.

Educate users on mat mul precision

5 participants