Which tensorflow version for mac M1 for developer certificate exam?

I wanna participate the exam of the tensorflow developer certificate. I have an Mac with M1 so tensorflow is only running on tensorflow-macos in PyCharm. The exam requirements say you need tensorflow 2.5. My question is if I can still use tensorflow-macos?

Have you found the answer for this?

Tensorflow 2.6.2 support on Mac.

Follow the instructions mentioned here.

Any luck on finding a solution?

Just to add :
The “Setting_Up_TF_Developer_Certificate_Exam” doc lists two possible version of Tensorlfow. In the “requirements.txt” it shows “tensorflow==2.9.0” , but later in the document in the section on “What version of TensorFlow is used in the exam?” it says “TensorFlow 2.7.x.”. I assume its whats in the requirements. I am unable to install either version.

Thanks

1 Like