FlagAI icon indicating copy to clipboard operation
FlagAI copied to clipboard

Update grads.py ,bugfix for _six

Open znsoftm opened this issue 2 years ago • 0 comments


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

znsoftm avatar Jun 11 '23 05:06 znsoftm