Feature request: Add ConvGRUCell
Open
Priority: P2 - no schedule
- Dominant language
- Jupyter Notebook
- Stars
- 7.3k
- Forks
- 833
- Avg merge
- 5h 11m
- Merged PRs (30d)
- 5
Description
Add the [Convolutional GRU](https://paperswithcode.com/method/cgru) to [flax.linen](https://flax.readthedocs.io/en/latest/api_reference/flax.linen/index.html). This is the GRU counterpart to flax.linen.ConvLSTMCell.
Contributor guide
Assessment
This issue has not been assessed yet.