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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: making the uploader depend on tensorflow-proper #499

Merged
merged 1 commit into from Jun 28, 2021
Merged

fix: making the uploader depend on tensorflow-proper #499

merged 1 commit into from Jun 28, 2021

Conversation

yfang1
Copy link
Contributor

@yfang1 yfang1 commented Jun 22, 2021

Fixes b/191305567.

Vertex notebooks, and (I suppose) the majority of users have "tensorflow" installed, instead of "tensorflow-cpu", which doesn't play nice with "tensorflow" and forces to pin on weird specific dependency versions.

Tried on notebooks with TF 2.3 and 2.5, as well as brand-new conda envs. All seemed working fine.

@yfang1 yfang1 requested a review from a team as a code owner June 22, 2021 00:56
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jun 22, 2021
@product-auto-label product-auto-label bot added the api: aiplatform Issues related to the AI Platform API. label Jun 22, 2021
@yfang1 yfang1 changed the title making the uploader depend on tensorflow-proper [fix] making the uploader depend on tensorflow-proper Jun 22, 2021
@yfang1 yfang1 changed the title [fix] making the uploader depend on tensorflow-proper fix: making the uploader depend on tensorflow-proper Jun 22, 2021
@sasha-gitg sasha-gitg merged commit b95e040 into googleapis:master Jun 28, 2021
ji-yaqi pushed a commit to ji-yaqi/python-aiplatform that referenced this pull request Jun 30, 2021
Co-authored-by: Yicheng Fang <yichengfang@google.com>
gcf-merge-on-green bot pushed a commit that referenced this pull request Aug 5, 2021
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants