Skip to content

Reducing yawidebbob.#997

Merged
teytaud merged 6 commits intomasterfrom
nobigxp
Apr 9, 2021
Merged

Reducing yawidebbob.#997
teytaud merged 6 commits intomasterfrom
nobigxp

Conversation

@teytaud
Copy link
Copy Markdown
Contributor

@teytaud teytaud commented Jan 6, 2021

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Motivation and Context / Related issue

With the current code minimize was ok but not ask/tell, no idea why.

How Has This Been Tested (if it applies)

Checklist

  • The documentation is up-to-date with the changes I made.
  • I have read the CONTRIBUTING document and completed the CLA (see CLA).
  • All tests passed, and additional code has been covered with new tests.

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Jan 6, 2021
@teytaud teytaud requested a review from jrapin January 7, 2021 14:48
Comment thread nevergrad/benchmark/experiments.py Outdated
Comment on lines +203 to +205
index += 1
if index % 5 != 0:
continue
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it feels really artificial :s I would rather this does not propagate too much :s

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've shortened. I think the PR is useful: it reduces the computational cost by a vast margin.

Copy link
Copy Markdown
Contributor

@jrapin jrapin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i don't quite like this index thing but ok for now, we'll probably need something better eventually though

@teytaud teytaud merged commit b72ad12 into master Apr 9, 2021
@teytaud teytaud deleted the nobigxp branch April 9, 2021 12:29
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants