After installing tensorflow-metal PluggableDevice according to Getting Started with tensorflow-metal PluggableDevice I have tested this DCGAN example: https://www.tensorflow.org/tutorials/generative/dcgan. Everything was working perfectly until I decided tu upgrade macOS from 12.0.1 to 12.1. Before the final result after 50 epoch was like on picture1 below
, after upgrade is like on picture2 below
.
I am using:
TensrofFlow 2.7.0
tensorflow-metal-0.3.0
python3.9
I hope this question will also help Apple to improve Metal PluggableDevice. I can't wait to use it in my research.