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

Missing tf-nightly build for MacOS x86_64 #18956

Closed
friedrichms opened this issue Dec 17, 2023 · 4 comments
Closed

Missing tf-nightly build for MacOS x86_64 #18956

friedrichms opened this issue Dec 17, 2023 · 4 comments
Assignees
Labels
stat:awaiting keras-eng Awaiting response from Keras engineer type:support User is asking for help / asking an implementation question. Stackoverflow would be better suited.

Comments

@friedrichms
Copy link

When trying to install the proposed setup I missed the dev packages in pip. I found, that they are missing in the list: https://pypi.org/project/tf-nightly/2.16.0.dev20231130/#files

Same holds for the other versions, 2.16.0.dev20231103 and 2.15.0.dev20231009 of tf-nightly or tf-nightly-cpu in the commit history of https://github.com/keras-team/keras/blob/master/requirements.txt and the other requirement files.

Could you provide a Tensorflow build that works for MacOS/Intel CPU config? Other dev builds I tested change keras to a lower version when using the backend Tensorflow.

@SuryanarayanaY SuryanarayanaY added the type:support User is asking for help / asking an implementation question. Stackoverflow would be better suited. label Dec 18, 2023
@SuryanarayanaY
Copy link
Contributor

Hi @friedrichms ,

MacOS-Intel binaries are available under tf-nightly-cpu tags. Please refer this Pypi source link.

@friedrichms
Copy link
Author

The latest MacOS Binaries I can find are here https://pypi.org/project/tf-nightly-cpu/2.16.0.dev20231217/#files but I cannot find the version (2.16.0.dev20231130) specified in

tf-nightly-cpu==2.16.0.dev20231130 # Pin a working nightly until rc0.
since the binaries are missing for MacOS, see here https://pypi.org/project/tf-nightly-cpu/2.16.0.dev20231130/#files

But I think it is resolved, I just installed the newest tf-nightly-cpu (2.16.0.dev20231217) as you suggested and it installed keras-nightly 3.0.2.dev2023121803 now. So the specification of the

tf-nightly-cpu==2.16.0.dev20231130 # Pin a working nightly until rc0.
confused me.

@SuryanarayanaY
Copy link
Contributor

Hi @friedrichms ,

I think this was done before keras3 release. Maybe we can remove it now as it seems cpu nightlies also getting updated.

@fchollet , Can we remove this pin as this pinned version not available on pypi ? can we add just tf-nightly-cpu ?

@SuryanarayanaY SuryanarayanaY added the keras-team-review-pending Pending review by a Keras team member. label Dec 18, 2023
@divyashreepathihalli divyashreepathihalli removed the keras-team-review-pending Pending review by a Keras team member. label Dec 21, 2023
@SuryanarayanaY SuryanarayanaY added the stat:awaiting keras-eng Awaiting response from Keras engineer label Jan 9, 2024
Copy link

Are you satisfied with the resolution of your issue?
Yes
No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat:awaiting keras-eng Awaiting response from Keras engineer type:support User is asking for help / asking an implementation question. Stackoverflow would be better suited.
Projects
None yet
Development

No branches or pull requests

5 participants