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
271 stars 52 forks source link

Update PyTorch installation in nightly test workflow #808

Closed linshokaku closed 7 months ago

linshokaku commented 7 months ago

close #807

linshokaku commented 7 months ago

https://github.com/linshokaku/pytorch-pfn-extras/actions/runs/8091091245 I have confirmed the implementation on the forked repository.

take-cheeze commented 7 months ago

Seems it's installing nightly torch correctly! : https://github.com/linshokaku/pytorch-pfn-extras/actions/runs/8091091245/job/22109618149#step:4:74

linshokaku commented 7 months ago

/test

kmaehashi commented 7 months ago

Also confirmed mpmath-1.3.0 is used. LGTM!