PaddleNLP
PaddleNLP copied to clipboard
[BUG]: fix the bug in PretrainedModel.recompute_disable()
Before submitting
- [ ] Lint code. If there are lint issues, please format the code first.
# Install and register `pre-commit` in the project folder
pip install pre-commit && pre-commit install
# Process previous code files separately
pre-commit run --file XXXX.py
- [ ] Add test cases into
testsfolder. If there are codecov issues, please add tests cases first.
PR types
[Bug fixes]
PR changes
[Models]
Description
Modified recompute_disable() in PretrainedModel
Thanks for your contribution!
This Pull Request is stale because it has been open for 60 days with no activity. 当前Pull Request 60天内无活动,被标记为stale。