-
Notifications
You must be signed in to change notification settings - Fork 354
Comparing changes
Open a pull request
base repository: googleapis/python-aiplatform
base: v1.26.0
head repository: googleapis/python-aiplatform
compare: v1.26.1
- 20 commits
- 43 files changed
- 7 contributors
Commits on Jun 9, 2023
-
feat: Add tunable parameters for Model Garden model training to the "…
…AutoMLImageTrainingJob" in SDK. PiperOrigin-RevId: 538999389
Configuration menu - View commit details
-
Copy full SHA for 50646be - Browse repository at this point
Copy the full SHA 50646beView commit details
Commits on Jun 10, 2023
-
feat: Add PipelineJobSchedule update method and unit tests.
PiperOrigin-RevId: 539259661
Configuration menu - View commit details
-
Copy full SHA for 69c5f60 - Browse repository at this point
Copy the full SHA 69c5f60View commit details
Commits on Jun 13, 2023
-
chore: Add scheduled pipelines client system test.
fix: Remove Schedule read mask because ListSchedules does not support it. PiperOrigin-RevId: 539819661
Configuration menu - View commit details
-
Copy full SHA for 1fda417 - Browse repository at this point
Copy the full SHA 1fda417View commit details -
chore: LLM - Improved the typing of the
from_pretrained
methodPiperOrigin-RevId: 540099054
Configuration menu - View commit details
-
Copy full SHA for 0ab62a0 - Browse repository at this point
Copy the full SHA 0ab62a0View commit details
Commits on Jun 14, 2023
-
fix: Change scheduled pipelines client dashboard uri to view created …
…schedules. Note: uri will not work until scheduler UI is GA. PiperOrigin-RevId: 540369950
Configuration menu - View commit details
-
Copy full SHA for d4d8613 - Browse repository at this point
Copy the full SHA d4d8613View commit details
Commits on Jun 15, 2023
-
chore: [LLM] Added system tests for tuning
The tests cover the tuning as well as listing and loading the tuned models PiperOrigin-RevId: 540433943
Configuration menu - View commit details
-
Copy full SHA for 8191035 - Browse repository at this point
Copy the full SHA 8191035View commit details -
feat: Add additional scheduled pipelines client getters and unit tests.
PiperOrigin-RevId: 540643400
Configuration menu - View commit details
-
Copy full SHA for 9371b4f - Browse repository at this point
Copy the full SHA 9371b4fView commit details -
chore: remove unused internal variable.
PiperOrigin-RevId: 540682142
Configuration menu - View commit details
-
Copy full SHA for 0520f59 - Browse repository at this point
Copy the full SHA 0520f59View commit details -
Release-As: 1.26.1 PiperOrigin-RevId: 540685138
Configuration menu - View commit details
-
Copy full SHA for 42567d2 - Browse repository at this point
Copy the full SHA 42567d2View commit details
Commits on Jun 16, 2023
-
Copybara import of the project:
-- 8cd2f36 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>: chore: upgrading gRPC to 1.55.1 for code generation PiperOrigin-RevId: 537343371 Source-Link: googleapis/googleapis@a343156 Source-Link: googleapis/googleapis-gen@196e2fa Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTk2ZTJmYWQxNzI4OGQ3OTI0NmVkNjhiNWE0NDhmM2Y0MmE0YzFmMyJ9 -- f7c0ff2 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>: 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md -- af6146e by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>: feat: implement minCpuPlatform --- feat: Enable scheduling_policy in v1 --- feat: update TaskGroup doc PiperOrigin-RevId: 540043151 Source-Link: googleapis/googleapis@50a39ef Source-Link: googleapis/googleapis-gen@5bdc561 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWJkYzU2MTkzNGJlOWE0YWQzMjQ0MzU4Mjg4YmFlOGVhNjViOGJkMSJ9 -- 1ea85d2 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>: 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md -- 117d786 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>: feat: add bias_configs to ModelEvaluation PiperOrigin-RevId: 540693440 Source-Link: googleapis/googleapis@2d7af51 Source-Link: googleapis/googleapis-gen@c5b5857 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzViNTg1NzQ4M2JjNGY1YjMwZDg4ODUwODY5ZjBlMzMwMmE4MmRjMyJ9 -- a47bda3 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>: 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md COPYBARA_INTEGRATE_REVIEW=#2273 from googleapis:owl-bot-copy a47bda3 PiperOrigin-RevId: 540883954
Configuration menu - View commit details
-
Copy full SHA for 78069ee - Browse repository at this point
Copy the full SHA 78069eeView commit details -
feat: add sdk support for xai example-based explanations
PiperOrigin-RevId: 540916240
Configuration menu - View commit details
-
Copy full SHA for 21e48fe - Browse repository at this point
Copy the full SHA 21e48feView commit details -
feat: LLM - Exposed the safety attributes
PiperOrigin-RevId: 541035595
Configuration menu - View commit details
-
Copy full SHA for 01ba3ca - Browse repository at this point
Copy the full SHA 01ba3caView commit details
Commits on Jun 20, 2023
-
docs: Update scheduled pipelines client wait() docstring.
PiperOrigin-RevId: 541989824
Configuration menu - View commit details
-
Copy full SHA for a7d92e5 - Browse repository at this point
Copy the full SHA a7d92e5View commit details -
fix: Fix bug where scheduled pipeline jobs were not running.
PiperOrigin-RevId: 542024449
Configuration menu - View commit details
-
Copy full SHA for 4e7d11a - Browse repository at this point
Copy the full SHA 4e7d11aView commit details -
chore: Add updateSchedule test to PipelineJobSchedule system test.
PiperOrigin-RevId: 542053580
Configuration menu - View commit details
-
Copy full SHA for 1b91e9f - Browse repository at this point
Copy the full SHA 1b91e9fView commit details -
chore: add a validation function for GCS path in gcs_utils.py
PiperOrigin-RevId: 542054866
Configuration menu - View commit details
-
Copy full SHA for cd67734 - Browse repository at this point
Copy the full SHA cd67734View commit details
Commits on Jun 21, 2023
-
feat: LLM - Added batch prediction
PiperOrigin-RevId: 542106410
Configuration menu - View commit details
-
Copy full SHA for 2235305 - Browse repository at this point
Copy the full SHA 2235305View commit details -
feat: add sdk support for xai example-based explanations
PiperOrigin-RevId: 542327116
Configuration menu - View commit details
-
Copy full SHA for 8abd9e4 - Browse repository at this point
Copy the full SHA 8abd9e4View commit details -
feat: LLM - Exposed the chat history
PiperOrigin-RevId: 542386162
Configuration menu - View commit details
-
Copy full SHA for bf0e20b - Browse repository at this point
Copy the full SHA bf0e20bView commit details
Commits on Jun 22, 2023
-
chore(main): release 1.26.1 (#2290)
* chore(main): release 1.26.1 * Update CHANGELOG.md --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: sasha-gitg <44654632+sasha-gitg@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5bcf602 - Browse repository at this point
Copy the full SHA 5bcf602View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.26.0...v1.26.1