FlagAI
FlagAI copied to clipboard
Update grads.py ,bugfix for _six
name: Pull Request title: '[PR]' assignees: 'BAAI-OpenPlatform,ftgreat'
Description
bugfix for: from torch._six import inf ModuleNotFoundError: No module named 'torch._six'
Checklist
- [ ] bug fixed
- [ ] new feature provided
- [ ] documentation updated
- [ ] tests added