-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Added a helper function to print intermediate values #7146
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
base: main
Are you sure you want to change the base?
Added a helper function to print intermediate values #7146
Conversation
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7146 +/- ##
==========================================
+ Coverage 92.28% 92.34% +0.06%
==========================================
Files 100 101 +1
Lines 16899 16935 +36
==========================================
+ Hits 15595 15639 +44
+ Misses 1304 1296 -8
|
This is great, thanks @itsdivya1309. Can you add a short test? |
Hi! |
…1309/pymc into debug_docs_and_function_helpers
Description
Added a helper function,
print_value
that usesPrint
Op
to print intermediate values and help in model debugging.Related Issue
Checklist
Type of change
📚 Documentation preview 📚: https://pymc--7146.org.readthedocs.build/en/7146/