[Docs] Flyte Tensorflow cookbook example doesn't work on Macbooks with Silicon Chip
Description
Trying to run the Tensorflow example from the Flyte cookbook results in an error for users with the Mac silicon chip.
Tutorial - link
Tensorflow can be installed on a user's local machine via pip install tensorflow-macos, but using base image for the tutorial (tensorflow/tensorflow:latest-gpu or tensorflow/tensorflow:latest) causes the following error when a workflow execution is attempted in a sandbox deployment:
The TensorFlow library was compiled to use AVX instructions, but these aren't available on your machine.
qemu: uncaught target signal 6 (Aborted) - core dumped
Are you sure this issue hasn't been raised already?
- [X] Yes
Have you read the Code of Conduct?
- [X] Yes
Thank you for opening your first issue here! 🛠
Hello 👋, This issue has been inactive for over 9 months. To help maintain a clean and focused backlog, we'll be marking this issue as stale and will close the issue if we detect no activity in the next 7 days. Thank you for your contribution and understanding! 🙏
Hello 👋, This issue has been inactive for over 9 months and hasn't received any updates since it was marked as stale. We'll be closing this issue for now, but if you believe this issue is still relevant, please feel free to reopen it. Thank you for your contribution and understanding! 🙏
Tensorflow has been running ok on Macs for a bit. Closing this.