Did you find any solution? @essandess
Post
Replies
Boosts
Views
Activity
Since Apple silicon use UMA(Unified Memory Architecture) you can just ignore this waring. But make sure Tensorflow works fine. In my case it didn't worked because of version mismatches in packages. Below combination working fine so far.
python_version ==3.11.9
tensorflow ==2.15.0
tensorflow-macos ==2.15.0
tensorflow-metal ==1.1.0