I have added a python file from the Coursera TensorFlow: Advanced Techniques Specialization, class Generative Deep Learning with TensorFlow , Course4, Week3, Assignment 1.
This code runs correctly in colab or on local cpu cores, but fails drastically due to obvious untrapped numerical errors on a metal gpu.
To reproduce, switch between environments with the two command lines:
pip install tensorflow-metal
pip uninstall tensorflow-metal
Feel free to contact me if you require additional information, thanks!
C4W3_Assignment.py
Topic:
Machine Learning & AI
SubTopic:
General
Tags: