Skip to content

Conversation

vinnysenthil
Copy link
Contributor

Summary of Changes

  • Add Model.export_model()
  • Transform and expose Model.supported_export_formats
  • Override __getattr__ in AiPlatformResourceNoun to fall back on the _gca_resource if a particular attribute has not been exposed by the SDK
  • Add 5 unit tests to test export_model()

Fixes b/186130284 🦕

@vinnysenthil vinnysenthil requested a review from sasha-gitg April 26, 2021 22:35
@product-auto-label product-auto-label bot added the api: aiplatform Issues related to the AI Platform API. label Apr 26, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 26, 2021
@vinnysenthil vinnysenthil requested a review from sasha-gitg April 27, 2021 20:24
@vinnysenthil vinnysenthil added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 27, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 27, 2021
@vinnysenthil vinnysenthil requested a review from sasha-gitg April 30, 2021 05:19
@vinnysenthil vinnysenthil requested a review from sasha-gitg April 30, 2021 23:01
@sasha-gitg sasha-gitg merged commit 12c5be4 into master May 3, 2021
@sasha-gitg sasha-gitg deleted the export-model branch May 3, 2021 14:36
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.

3 participants