tensorflow / tensorflow/tensorboard

zsh killed on mac m1

Open
#5,658 12 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
7.2k
Forks
1.7k
Avg merge
4d 22h
Merged PRs (30d)
1

Description

I tried to run tensorboard on mac m1 (OS Monterey 12.2.1) and tensorflow macos 2.6.0 in terminal.

Is that due to RAM issue? I have 8 GB RAM and running on conda env.

It keeps giving me the error:

zsh: killed     tensorboard

Here are my tensorflow packages:

# Name                    Version                   Build  Channel
tensorflow-deps           2.6.0                         0    apple
tensorflow-estimator      2.6.0                    pypi_0    pypi
tensorflow-macos          2.6.0                    pypi_0    pypi
tensorflow-metal          0.2.0                    pypi_0    pypi

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the tensorboard command in the reported conda environment on macOS Monterey 12.2.1 with the listed tensorflow-macos, tensorflow-metal, and tensorflow-deps versions, and inspect the zsh: killed termination. Done means determining whether the failure is caused by memory pressure or package/Apple-silicon compatibility and recording a verified resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, tensorflow, zsh
Domain
cli, data-visualization, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.