Texley
Texley
 
I don't know how to install it, who can help me?
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...
### Describe the bug **I use the torch DataParallel to train my net.The following is my partial code** `from torch import nn import torch from torchvision import transforms as T...