-
Notifications
You must be signed in to change notification settings - Fork 375
feat: Support for Model Versioning #1438
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
Merged
Merged
Changes from 110 commits
Commits
Show all changes
128 commits
Select commit
Hold shift + click to select a range
fb3555d
Initial changes for first ModelRegistry design proposal
594a0d8
More changes for design doc
6a91ee2
Merge branch 'main' of https://github.com/googleapis/python-aiplatfor…
74d8a71
ModelRegistry class implementation
9c256a5
Added method docs
ef50cba
Changes from book doc
974e171
training_jobs versioning changes
6425d33
More models.py changes for versioning
79bda9b
More version arg plumbing
13fe946
Merge branch 'main' of https://github.com/googleapis/python-aiplatfor…
df13f71
Tests, implementation changes, and assorted tweaks to make GAPIC stuf…
68d8ee2
Merge remote-tracking branch 'origin/main' into goodmansam/design1
f7ec0b9
Batch predict versioning, variable name cleanup
dbb6157
Reset training_jobs changes to limit scope
2fb11f9
Prediction test fixes
66f1a2c
Blackend and lint changes
07feedc
Merge remote-tracking branch 'origin/main' into goodmansam/modelversi…
34750bc
Training jobs versioning support
aad969f
Blackend and lint changes
e743f52
Added TODO for async support
4f9729c
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 638b257
Override for _construct_sdk_resource_from_gapic
20face1
Merge branch 'goodmansam/modelversioning' of https://github.com/googl…
c9dfcda
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] c4d8663
Fixed _construct_sdk_resource_from_gapic for Model class and gave doc…
ded0b4f
Merge branch 'goodmansam/modelversioning' of https://github.com/googl…
f398723
Removed errant futuremanager init
7a815e9
Start of new versioning system test
d87af04
Pass model version on upload cls init
1f3614f
Merge branch 'goodmansam/modelversioning' into goodmansam/versionings…
bcf14f4
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] aab2488
Fully-fleshed system test for model versioning
276fa18
Improvements based on system testing
557ad88
Merge branch 'goodmansam/modelversioning' of https://github.com/googl…
a14d3f8
Nox fixes
2c74f14
Merge branch 'goodmansam/modelversioning' into goodmansam/versionings…
68e18b9
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 54dcc13
Nox fixes
a761cde
Merge branch 'goodmansam/modelversioning' of https://github.com/googl…
gcf-owl-bot[bot] 0efc1df
Initial commit for vertexpreviews, with compat changes
ddb9bea
Merge remote-tracking branch 'origin/main' into vertexpreviews
a33999f
Use compat type for DeploymentResourcesType
27c2917
Merge branch 'vertexpreviews' into goodmansam/modelversioning
14b9e02
Merge branch 'goodmansam/modelversioning' of https://github.com/googl…
31c3e02
PR Feedback
26d484a
Test compat fixes
e4e5fde
More v1->v1beta1 shifts
0758bc5
Merge branch 'vertexpreviews' into goodmansam/modelversioning
f204288
Plumbing model changes through more tests
664f8ec
Merge branch 'vertexpreviews' into goodmansam/trainingjobversioningre…
e6a5fb4
chore: release 1.13.1
8231a9c
Merge branch 'main' of https://github.com/googleapis/python-aiplatform
64d4db4
Merge branch 'main' of https://github.com/googleapis/python-aiplatform
cf225da
Merge branch 'main' into vertexpreviews
acd76de
Merge branch 'vertexpreviews' into goodmansam/versioningfull
0068762
Merge branch 'goodmansam/versioningsystemtest' into goodmansam/versio…
d14d626
Test fixes
544c6d8
Nox run
91dcc00
Merge branch 'main' of https://github.com/googleapis/python-aiplatform
59b0708
Merge branch 'main' of https://github.com/googleapis/python-aiplatform
029f35f
Merge branch 'main' into goodmansam/versioningfull
466e84a
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 0032a80
Training jobs test fixes
ef31250
Merge branch 'goodmansam/versioningfull' of https://github.com/google…
b884751
Merge branch 'main' into goodmansam/versioningfull
samgoodman da92960
Reverted v1beta1 changes
dd481fc
Merge branch 'goodmansam/versioningfull' of https://github.com/google…
6564bb7
Blacken and lint changes
74a7fdf
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 3779e9c
Merge branch 'goodmansam/versioningfull' of https://github.com/google…
gcf-owl-bot[bot] d08d15d
Merge remote-tracking branch 'origin/main' into goodmansam/versioning…
41918fa
PR feedback changes
0bff90b
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] ddeabf9
Merge branch 'main' into goodmansam/versioningfull
samgoodman 9f7e9ed
Revert "🦉 Updates from OwlBot post-processor"
c57f305
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] e401532
Revert "🦉 Updates from OwlBot post-processor"
ee5ff17
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 6774ef2
Revert "🦉 Updates from OwlBot post-processor"
92dd7eb
Merge branch 'main' into goodmansam/versioningfull
samgoodman 968ee1b
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 4322fe2
fix: Prevent owlbot from re-adding 3.6 dependencies
7d8baa8
Merge branch 'main' into goodmansam/versioningfull
samgoodman 4fdb245
Test fixes
a0bd987
Merge remote-tracking branch 'origin/main' into goodmansam/versioning…
82292a5
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] cd2a7e9
nox blacken
8ebfe43
Merge branch 'main' into goodmansam/versioningfull
samgoodman 84aab1b
Merge branch 'goodmansam/versioningfull' of https://github.com/google…
da2c401
Test fixes for 3.6 compat
c19274e
Test fix for 3.6
f190b79
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 1ba4499
Quitting the fight against nox
ca3986c
Merge branch 'goodmansam/versioningfull' of https://github.com/google…
9d4b2ee
Merge branch 'main' into goodmansam/versioningfull
samgoodman 071797b
Test fixes for python 3.7
3e5533f
Merge branch 'goodmansam/versioningfull' of https://github.com/google…
7fe8d2e
Merge branch 'main' into goodmansam/versioningfull
samgoodman 732c1cc
System test cleanup
67fec89
Merge branch 'main' into goodmansam/versioningfull
samgoodman 5e1b0e8
retrigger checks
43d14ba
Merge branch 'goodmansam/versioningfull' of https://github.com/google…
a1a3009
Update google/cloud/aiplatform/models.py
samgoodman a4a0573
Update google/cloud/aiplatform/models.py
samgoodman 75e1a65
Update google/cloud/aiplatform/models.py
samgoodman 697bb4f
Update google/cloud/aiplatform/models.py
samgoodman 275420f
PR feedback changes
2abf1aa
Merge branch 'goodmansam/versioningfull' of https://github.com/google…
d485ce6
Pass location, project, creds to Model Registry
056d0ee
Credential fix when getting model from registry
b04b931
Merge branch 'main' into goodmansam/versioningfull
samgoodman 0c61cc6
Copyright update
cfe8d66
Merge branch 'main' into goodmansam/versioningfull
samgoodman 65d32b1
Fixed issue with Model update trying to update a version, rather than…
f1fa8b9
Merge branch 'main' into goodmansam/versioningfull
89d79c2
Merge branch 'main' into goodmansam/versioningfull
samgoodman 3e36ae1
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 2f33b19
Merge branch 'goodmansam/versioningfull' of https://github.com/google…
gcf-owl-bot[bot] a9dabf0
Revert "fix: Prevent owlbot from re-adding 3.6 dependencies"
fe5a27b
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] b842b9b
Merge branch 'goodmansam/versioningfull' of https://github.com/google…
gcf-owl-bot[bot] 265b2e0
Merge remote-tracking branch 'origin/main' into goodmansam/versioning…
b9db115
Nox blacken
256d44c
Merge branch 'goodmansam/versioningfull' of https://github.com/google…
8a882b3
Revert "🦉 Updates from OwlBot post-processor"
1ef4646
Fighting with owlbot
2ade8c6
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 1a65fdf
Merge branch 'goodmansam/versioningfull' of https://github.com/google…
gcf-owl-bot[bot] 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
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.