tensorflow / tensorflow/probability
TFP Layers support in TF2
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
I've already come across different problems related to the eager execution of the TensorFlow code that involves this package. For example, https://github.com/tensorflow/probability/issues/620 (an issue I had opened and that I've not yet solved) and https://github.com/tensorflow/probability/issues/629. So, does TensorFlow probability officially support TensorFlow 2 and eager execution? If not, it is time to update and upgrade this package.
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 reading the linked issues tensorflow/probability#620 and #629, then inspect the package's TensorFlow 2 and eager-execution support. Done means the compatibility scope is decided and the required package updates or support documentation are identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tensorflow
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100