tensorflow / tensorflow/tensorboard
zsh killed on mac m1
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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