训练synthesizer的时候中途出现了 warnings.warn("nn.functional.tanh is deprecated. Use torch.tanh instead."),请问是什么问题?
Open
- Dominant language
- Python
- Stars
- 36.9k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
在网上查找的时候发现了这个问题会降低训练速度 ,请问这对速度有影响吗?我使用的是980ti,显存6g,满载速度是0.55 steps/s
另外,此问题并不影响训练,只是中途出现过几次,所以来问一下,训练模型与进度一切正常
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the synthesizer training path and the source of the nn.functional.tanh deprecation warning. Check whether the warning affects the reported training speed; done would be a confirmed explanation or a validated correction that preserves normal training progress.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100