dynamic_gru 算子的实现跟 pytorch实现不一致
Open
- Dominant language
- C++
- Stars
- 4k
- Forks
- 592
- PR merge metrics
- No merged PRs in 30d
Description
1.fluid.layers.dynamic_gru 可以按成 paddle.nn.GRU 重新训练一份吗
2.或者哪里可以下载到训练数据集呢
谢谢啦
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the behavior of fluid.layers.dynamic_gru with paddle.nn.GRU and the PyTorch implementation named in the issue. Determine whether the requested work is an operator correction, retraining, or a dataset request; done should mean the intended implementation matches the chosen reference or the required training data source is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100