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

Updating passing of data loader configs #3465

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SebastianAment
Copy link
Contributor

Summary: This commit changes the way data loader configs are passed throughout the code, deprecating the old way of passing e.g. fit_out_of_design, in favor of passing a DataLoaderConfig object.

Differential Revision: D70646419

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Mar 5, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70646419

SebastianAment added a commit to SebastianAment/Ax that referenced this pull request Mar 5, 2025
Summary:

This commit changes the way data loader configs are passed throughout the code, deprecating the old way of passing e.g. `fit_out_of_design`, in favor of passing a `DataLoaderConfig` object.

Differential Revision: D70646419
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70646419

SebastianAment added a commit to SebastianAment/Ax that referenced this pull request Mar 5, 2025
Summary:
Pull Request resolved: facebook#3465

This commit changes the way data loader configs are passed throughout the code, deprecating the old way of passing e.g. `fit_out_of_design`, in favor of passing a `DataLoaderConfig` object.

Differential Revision: D70646419
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70646419

SebastianAment added a commit to SebastianAment/Ax that referenced this pull request Mar 5, 2025
Summary:
Pull Request resolved: facebook#3465

This commit changes the way data loader configs are passed throughout the code, deprecating the old way of passing e.g. `fit_out_of_design`, in favor of passing a `DataLoaderConfig` object.

Differential Revision: D70646419
@SebastianAment SebastianAment force-pushed the export-D70646419 branch 2 times, most recently from 446f8e7 to ab1f66e Compare March 5, 2025 23:16
SebastianAment added a commit to SebastianAment/Ax that referenced this pull request Mar 5, 2025
Summary:

This commit changes the way data loader configs are passed throughout the code, deprecating the old way of passing e.g. `fit_out_of_design`, in favor of passing a `DataLoaderConfig` object.

Differential Revision: D70646419
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70646419

SebastianAment added a commit to SebastianAment/Ax that referenced this pull request Mar 6, 2025
Summary:

This commit changes the way data loader configs are passed throughout the code, deprecating the old way of passing e.g. `fit_out_of_design`, in favor of passing a `DataLoaderConfig` object.

Reviewed By: sdaulton, saitcakmak

Differential Revision: D70646419
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70646419

SebastianAment added a commit to SebastianAment/Ax that referenced this pull request Mar 6, 2025
Summary:
Pull Request resolved: facebook#3465

This commit changes the way data loader configs are passed throughout the code, deprecating the old way of passing e.g. `fit_out_of_design`, in favor of passing a `DataLoaderConfig` object.

Reviewed By: sdaulton, saitcakmak

Differential Revision: D70646419
SebastianAment added a commit to SebastianAment/Ax that referenced this pull request Mar 6, 2025
Summary:

This commit changes the way data loader configs are passed throughout the code, deprecating the old way of passing e.g. `fit_out_of_design`, in favor of passing a `DataLoaderConfig` object.

Reviewed By: sdaulton, saitcakmak

Differential Revision: D70646419
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70646419

SebastianAment added a commit to SebastianAment/Ax that referenced this pull request Mar 6, 2025
Summary:
Pull Request resolved: facebook#3465

This commit changes the way data loader configs are passed throughout the code, deprecating the old way of passing e.g. `fit_out_of_design`, in favor of passing a `DataLoaderConfig` object.

Reviewed By: sdaulton, saitcakmak

Differential Revision: D70646419
@codecov-commenter
Copy link

codecov-commenter commented Mar 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.02%. Comparing base (36d55fc) to head (089946b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3465      +/-   ##
==========================================
- Coverage   96.02%   96.02%   -0.01%     
==========================================
  Files         539      539              
  Lines       52886    52891       +5     
==========================================
+ Hits        50785    50788       +3     
- Misses       2101     2103       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Summary:

This commit changes the way data loader configs are passed throughout the code, deprecating the old way of passing e.g. `fit_out_of_design`, in favor of passing a `DataLoaderConfig` object.

Reviewed By: sdaulton, saitcakmak

Differential Revision: D70646419
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D70646419

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants