Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feat: Vertex Vizier support in SDK.#1434

Merged
rosiezou merged 66 commits into
googleapis:maingoogleapis/python-aiplatform:mainfrom
halio-g:mainhalio-g/python-aiplatform:mainCopy head branch name to clipboard
Jul 28, 2022
Merged

feat: Vertex Vizier support in SDK.#1434
rosiezou merged 66 commits into
googleapis:maingoogleapis/python-aiplatform:mainfrom
halio-g:mainhalio-g/python-aiplatform:mainCopy head branch name to clipboard

Conversation

@halio-g

@halio-g halio-g commented Jun 14, 2022

Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a [bug/issue] b/230767019
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes # b/230767019 🦕

@product-auto-label product-auto-label Bot added size: xl Pull request size is extra large. api: vertex-ai Issues related to the googleapis/python-aiplatform API. labels Jun 14, 2022
@halio-g halio-g changed the title Implementing the first version Vertex Vizier SDK. Implementing the first version Vertex Vizier SDK. Jun 14, 2022
@halio-g halio-g requested a review from a team June 17, 2022 23:18
@halio-g halio-g requested a review from sasha-gitg June 17, 2022 23:26
@halio-g halio-g requested a review from a team July 21, 2022 23:57
@rosiezou rosiezou assigned rosiezou and unassigned sasha-gitg and halio-g Jul 22, 2022
rosiezou
rosiezou previously approved these changes Jul 26, 2022
@halio-g halio-g requested a review from sasha-gitg July 26, 2022 23:11
@nayaknishant nayaknishant added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jul 27, 2022
@rosiezou rosiezou dismissed stale reviews from sasha-gitg and themself July 27, 2022 06:42

dismissing this review because all copy-pasted pyvizier code has been removed; additionally, all open comments have been addressed

@jaycee-li jaycee-li removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jul 27, 2022
@rosiezou rosiezou merged commit b63b3ba into googleapis:main Jul 28, 2022
Comment thread setup.py
"absl-py>=0.7",
"numpy>=1.19.0",
"protobuf>=3.6,<4.0",
"keras-tuner>=1.0,<2.0",

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.

Where is keras-tuner used?

Comment thread setup.py
"protobuf>=3.6,<4.0",
"keras-tuner>=1.0,<2.0",
"portpicker==1.3.1",
"googleapis-common-protos==1.56.0",

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.

Should these versions be so strict?

Comment thread setup.py
"portpicker==1.3.1",
"googleapis-common-protos==1.56.0",
"google-api-python-client==1.12.8",
"google-vizier==0.0.3a",

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.

Are there any issues with supporting higher versions of vizier? 0.0.3a seems to be quite behind 0.0.15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: vertex-ai Issues related to the googleapis/python-aiplatform API. size: xl Pull request size is extra large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.