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

[AUTO-BACKPORT 10174] docs: update docs for non-Trial-centric world #10186

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Nov 1, 2024

Backport 21b0256 from #10174.

The model debugging guide was completely out-of-date, and needed a
near-total rewrite.

Additionally, the Core API user guide had additional details that needed
updating, which I missed in my first pass.

Also, there were issues with two examples:

 - the iris example was not configured to train long enough to actually
   converge, which looks bad for an example

 - The core_api_mnist_pytorch example had a couple show-stopper bugs,
   so not all of its stages ran at all.

Finally, several examples touched in the searcher-context-removal
project needed `make fmt` applied to them.

(cherry picked from commit 21b0256)
@cla-bot cla-bot bot added the cla-signed label Nov 1, 2024
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.32%. Comparing base (e725918) to head (c3da470).
Report is 2 commits behind head on release-0.38.0.

Additional details and impacted files
@@                Coverage Diff                 @@
##           release-0.38.0   #10186      +/-   ##
==================================================
- Coverage           54.32%   54.32%   -0.01%     
==================================================
  Files                1259     1259              
  Lines              157294   157294              
  Branches             3643     3641       -2     
==================================================
- Hits                85454    85452       -2     
- Misses              71707    71709       +2     
  Partials              133      133              
Flag Coverage Δ
backend 46.10% <ø> (-0.01%) ⬇️
harness 71.13% <ø> (ø)
web 54.29% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 5 files with indirect coverage changes

@carolinaecalderon carolinaecalderon merged commit 508d400 into release-0.38.0 Nov 1, 2024
97 of 109 checks passed
@carolinaecalderon carolinaecalderon deleted the backport-10174-to-release-0.38.0 branch November 1, 2024 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants