flyte icon indicating copy to clipboard operation
flyte copied to clipboard

[Docs] Flyte Tensorflow cookbook example doesn't work on Macbooks with Silicon Chip

Open jevers-bc opened this issue 3 years ago • 1 comments

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

jevers-bc avatar Sep 19 '22 19:09 jevers-bc

Thank you for opening your first issue here! 🛠

welcome[bot] avatar Sep 19 '22 19:09 welcome[bot]

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! 🙏

github-actions[bot] avatar Sep 04 '23 00:09 github-actions[bot]

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! 🙏

github-actions[bot] avatar Sep 12 '23 01:09 github-actions[bot]

Tensorflow has been running ok on Macs for a bit. Closing this.

eapolinario avatar Dec 22 '23 20:12 eapolinario