tensorflow / tensorflow/text

Make tensorflow-macos version match to build wheel successfully on Apple Silicon.

Open
#1,234 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
1.3k
Forks
379
Avg merge
3h 30m
Merged PRs (30d)
8

Description

To make the wheel successfully build on Apple Silicon machines, we can do the following:

For the 2.15 release, the tensorflow-macos version should be 2.15.0: https://github.com/tensorflow/text/blob/2.15/oss_scripts/configure.sh.

For the 2.14 release, the tensorflow-macos version should be 2.14.0: https://github.com/tensorflow/text/blob/2.14/oss_scripts/configure.sh.

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 with oss_scripts/configure.sh on the 2.15 and 2.14 branches, using the linked files as the entry points. Check the tensorflow-macos version in each file against the corresponding release. Done means both versions match their release and the wheel can build successfully on Apple Silicon.

Written by the indexing model from the issue text.

Assessment

Tech stack
tensorflow
Domain
build-system, machine-learning
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.