I found a workaround to make AdamW work on Apple Silicon using the latest version of tensorflow, tensorflow-addons.
All you need to do is to import AdamW from tensorflow_addons.optimizers and you should be good.
I'm not using it with tensorflow-metal though, there's a huge impact in performance. (At least 4x slower) 👎
(btw, the msg "There's a known slowdown on M1/M2 devices.... falling back.... " won't appear anymore)
Hope this helps! 🙂
Topic:
App & System Services
SubTopic:
Core OS
Tags: