pytorch
2bcf863f - [optim] include nn.Parameter as foreach supported (#95811)

Commit
1 year ago
[optim] include nn.Parameter as foreach supported (#95811) This PR is a result of a realization that models are NOT subscribed to the foreach defaulting as have been claimed on our documentation for months now. BIG OOPS. Pull Request resolved: https://github.com/pytorch/pytorch/pull/95811 Approved by: https://github.com/albanD
Author
Committer
Parents
Loading