pfnet / pytorch-pfn-extras

Supplementary components to accelerate research and development in PyTorch
https://medium.com/pytorch/migration-from-chainer-to-pytorch-8ed92c12c8
MIT License
268 stars 51 forks source link

update of the method of checking for calls to the optimizer #818

Open linshokaku opened 1 month ago

linshokaku commented 1 month ago

cf. https://github.com/pytorch/pytorch/commit/0ea6ffc613e4ebc8b192a3f58c0b9e217b857e7b

The method of checking for calls to the optimizer has changed, so update.