chore: merge main into dev#247
Merged
Merged
Conversation
Freeing up the google.cloud.aiplatform namespace for MB SDK
* name space google.cloud.aiplatform.gapic
…oogleapis#24) Co-authored-by: Vinny Senthil <[email protected]>
* fix: re-add py sessions to noxfile Co-authored-by: Vinny Senthil <[email protected]>
* regenerate library
Release-As: 0.3.0
* chore: release 0.3.0 * Update setup.py Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Bu Sun Kim <[email protected]>
* chore: release 0.3.1 Release-As: 0.3.1
* feat: Add sample and sample tests Co-authored-by: Vinny Senthil <[email protected]> Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Bu Sun Kim <[email protected]> Co-authored-by: Ariana Bray <[email protected]> Co-authored-by: aribray <[email protected]>
* chore: release 0.3.1 * fix regression sample test Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Yu-Han Liu <[email protected]>
…oogleapis#68) * feat: add get_custom_job and get_hyperparameter_tuning_job samples
Co-authored-by: Yu-Han Liu <[email protected]>
…mple (googleapis#75) Co-authored-by: Yu-Han Liu <[email protected]>
* feat: adds text batch prediction samples * fix: lint * fix: broken test * fix: tests * fix: more changes * fix: TSA batch prediction test updates * fix: working model (I hope!) Co-authored-by: Yu-Han Liu <[email protected]>
Co-authored-by: Yu-Han Liu <[email protected]>
* chore: sample tests lint * lint * lnt * lint
* chore: sample tests lint * lint * lnt * lint * feat: add create_batch_prediction_job samples * lint
* chore: require samples checks * Update sync-repo-settings.yaml
* chore: update sample test resource names
* feat: initial generation of enhanced types
…pis#225) * chore: update sample configs to keep some samples in v1beta1
* feat: exposes v1 enhanced types and adds tests
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
ivanmkc
approved these changes
Feb 27, 2021
ivanmkc
left a comment
Contributor
There was a problem hiding this comment.
LGTM, thanks for unblocking: https://b.corp.google.com/issues/178500930
dizcology
approved these changes
Mar 2, 2021
busunkim96
approved these changes
Mar 2, 2021
telpirion
approved these changes
Mar 2, 2021
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes b/180945275 🦕