tensorflow / tensorflow/recommenders
Tensorflow Recommenders on M1
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2k
- Forks
- 300
- PR merge metrics
- No merged PRs in 30d
Description
Hi Team,
Whenever I need to install tf-recommenders, I can only install earlier versions, as the latest version strictly require tensorflow>=2.9.0 in the requirements.txt file, and in the case of m1, I install tensorflow-macos-2.11.0, not sure how this can be handled in the requirements file, but i usually ignore the dependencies while installing the library to make sure I'm installing the latest version.
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
The report points to requirements.txt and the TensorFlow dependency used when installing tf-recommenders on an M1 with tensorflow-macos-2.11.0. Start by reviewing the declared dependency and reproducing the installation with the reported versions. Done means the dependency behavior for this M1 setup is defined and validated without requiring dependencies to be ignored.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100