Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Support multiple instances in custom predict sample #857

Merged
merged 2 commits into from Dec 3, 2021

Conversation

vinnysenthil
Copy link
Contributor

Fixes b/185906700 馃

@vinnysenthil vinnysenthil requested review from a team as code owners November 20, 2021 00:35
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 20, 2021
@product-auto-label product-auto-label bot added api: aiplatform Issues related to the AI Platform API. samples Issues that are directly related to samples. labels Nov 20, 2021
@vinnysenthil vinnysenthil merged commit 8cb4839 into main Dec 3, 2021
@vinnysenthil vinnysenthil deleted the fix-custom-predict-sample branch December 3, 2021 00:40
@wangminzheng
Copy link

The Sample Request on the console is not reflecting this change.
It still uses the argument of "instance_dict":

predict_custom_trained_model_sample(
project="",
endpoint_id="",
location="",
instance_dict={ "instance_key_1": "value", ...}
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: aiplatform Issues related to the AI Platform API. cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants