amjltc295 / pytorch-golden-template

PyTorch Golden Template (under development)
13 stars 4 forks source link

Fix target_network accessing data parallel model #55

Closed amjltc295 closed 5 years ago

amjltc295 commented 5 years ago

Why do we need this PR?

How is it implemented?

*

PR readiness checklist

  • [ ] Did it pass the Flake8 check?
  • [ ] Did you test this PR?