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

add batchsize and arch to imageClassification SweepableTrainer #6597

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

LittleLittleCloud
Copy link
Contributor

@LittleLittleCloud LittleLittleCloud commented Mar 14, 2023

We are excited to review your PR.

So we can do the best job, please check:

  • There's a descriptive title that will make sense to other developers some time from now.
  • There's associated issues. All PR's should have issue(s) associated - unless a trivial self-evident change such as fixing a typo. You can use the format Fixes #nnnn in your description to cause GitHub to automatically close the issue(s) when your PR is merged.
  • Your change description explains what the change does, why you chose your approach, and anything else that reviewers should know.
  • You have included any necessary tests in the same PR.

related issue:
dotnet/machinelearning-modelbuilder#2526

@codecov
Copy link

codecov bot commented Mar 14, 2023

Codecov Report

Merging #6597 (0fc2d86) into main (f5776b0) will decrease coverage by 0.05%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6597      +/-   ##
==========================================
- Coverage   68.43%   68.38%   -0.05%     
==========================================
  Files        1176     1176              
  Lines      248210   248210              
  Branches    25915    25915              
==========================================
- Hits       169866   169750     -116     
- Misses      71587    71683      +96     
- Partials     6757     6777      +20     
Flag Coverage Δ
Debug 68.38% <ø> (-0.05%) ⬇️
production 62.76% <ø> (-0.06%) ⬇️
test 88.87% <ø> (ø)

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

see 10 files with indirect coverage changes

@LittleLittleCloud LittleLittleCloud merged commit 4a02a01 into dotnet:main Mar 15, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Apr 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants