-
Notifications
You must be signed in to change notification settings - Fork 18
[WIP] Implement VOCS interface #281
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
Open
shuds13
wants to merge
47
commits into
main
Choose a base branch
from
vocs
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 40 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
fa96b4c
Implement VOCS for simple generators
shuds13 31ba116
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 7cd13c9
Convert further tests to vocs
shuds13 b03f0f1
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f973cfa
Make exploration_diagnostics work with vocs
shuds13 e44319c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 0f8049d
Base generator inherits from standard
shuds13 a73735c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 942a692
For line_sampling set default value on setup
shuds13 56757a8
Merge branch 'vocs' of github.com:optimas-org/optimas into vocs
shuds13 6a51d00
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 3293fde
Add validate_vocs to line sampler
shuds13 684bf31
Actually add validate_vocs to line sampler
shuds13 0b690ff
Use observable types and update env test
shuds13 89323d0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f313089
Allow observable to be any type
shuds13 cca80cc
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4b8d698
Update exception test to vocs
shuds13 c7660e6
Update Ax base and service generators to vocs
shuds13 fa43bc0
Update gpu resources test
shuds13 8e21bb5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] deaeb6b
Handle constraints in service generators
shuds13 68e2e13
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] d4bb5dc
First pass at converting test_ax_generators to VOCS
shuds13 cebffd1
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 36f6277
Make fix_value work
shuds13 df8066b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 9d9eaf7
Add update_range to work with vocs
shuds13 bf31174
Merge commit
shuds13 4948cb5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] cf1211d
Set fidelity parameter via generator
shuds13 9b60771
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] ce09d6b
Update multitask for vocs and apply id mapping
shuds13 07eee24
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 9df7f76
Specify multitask trial_type as discrete variable
shuds13 bbc23bc
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6f0933f
Create vocs in ax_client
shuds13 3a6ef44
Update model manager test
shuds13 f883c7b
Revert multitask to preserve ax id/arm info.
shuds13 346dbee
Convert Discrete integer range to VaryingParameter
shuds13 844ff1a
No need to pass `is_fidelity`
RemiLehe d019af5
Update dummy examples to use vocs
shuds13 21210b9
Update line
shuds13 b760144
Remove duplicate line
shuds13 ee2cb13
Update ionization examples to use vocs
shuds13 b91a7db
Update remaining examples to use vocs
shuds13 ff92723
Handle discrete variables in gen base class
shuds13 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.