-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Update packages for macOS #1203
base: main
Are you sure you want to change the base?
Conversation
…s install for apple silicon
I tried the install (main branch with your updated files). The install works but training is strange. Here is a fragment from the last Epoch: Note the loss is astronomical. MacBook Air M1. Are you getting valid results?
I then uninstalled tensorflow-metal and though it was slow I got expected results:
I have been trying to get this to work since version 5.0 +. The version running Tensorflow 2.9 with the appropriate Python 3.9 and Tensorflow-metal 0.5.0 works. I have read that others have problems with the newer versions. And no updates from Apple since last year September. |
Thanks @cfox570 for helping to test the code. Training for me works without any problems on my MB Pro M3. Can you please check which versions of
Note, when you check out the version of the PR you should be seeing the version |
tensorflow 2.15.1
tensorfzlow-estimator 2.15.0
tensorflow-metal 1.1.0
python 3.11.11
Note I tried many other Python versions in the past summer.
Conda 24.9.2
We obviously have different data. Are you using donkeycar or simulation data?
Craig
On Dec 28, 2024, at 2:41 PM, DocGarbanzo ***@***.***> wrote:
tensorflow 2.15.1
tensorflow-metal 1.1.0
python 3.11.9
|
I am using Ed's circuit launch data from the donkeycar_dataset repo. |
Can you send me the link?
On Jan 15, 2025, at 3:23 AM, DocGarbanzo ***@***.***> wrote:
I am using Ed's circuit launch data from the donkeycar_dataset repo.
—
Reply to this email directly, view it on GitHub <#1203 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AADERR7DHQARCNBUP27U2JD2KYLINAVCNFSM6AAAAABTTX6KOWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOJRHEYTMMBUGI>.
You are receiving this because you were mentioned.
|
Unfreeze matplotlib and add tensorflow-metal to macos install for apple silicon