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

Surfacing dataset statistics in hyperopt #2515

Merged
merged 2 commits into from
Sep 16, 2022

Conversation

arnavgarg1
Copy link
Contributor

@arnavgarg1 arnavgarg1 commented Sep 16, 2022

Follow up from 39ba541
This ensures that we can see dataset statistics for hyperopt and it also fixes the current issues with the dataloader on master

@arnavgarg1 arnavgarg1 self-assigned this Sep 16, 2022
@arnavgarg1 arnavgarg1 marked this pull request as ready for review September 16, 2022 20:36
@arnavgarg1 arnavgarg1 requested a review from tgaddair September 16, 2022 20:45
@github-actions
Copy link

Unit Test Results

         6 files  ±0         6 suites  ±0   2h 54m 45s ⏱️ + 20m 29s
  3 394 tests ±0  3 316 ✔️ +32    78 💤 ±0  0  - 32 
10 182 runs  ±0  9 925 ✔️ +96  257 💤 ±0  0  - 96 

Results for commit 7ebffad. ± Comparison against base commit 39ba541.

@arnavgarg1 arnavgarg1 merged commit 60369e8 into master Sep 16, 2022
@arnavgarg1 arnavgarg1 deleted the log_dataset_statistics_hyperopt branch September 16, 2022 21:28
arnavgarg1 added a commit that referenced this pull request Sep 16, 2022
* surfacing dataset statistics in hyperopt

* make datasets loaders a module
arnavgarg1 added a commit that referenced this pull request Sep 16, 2022
…ropt (#2509) (#2518)

* Add in-memory dataset size calculation to dataset statistics (#2509)

* add in-memory dataset size calculation

* reduce constraints on test

* Fix failing tests by adding conditional checks before function call

* merge into single tab, use memory formatter, fix conditional

* clean up

* make benchmarking a module

* Surfacing dataset statistics in hyperopt (#2515)

* surfacing dataset statistics in hyperopt

* make datasets loaders a module
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.

2 participants