PyTorch 包
PyTorch 包
- torch.optim
https://ptorch.com/docs/1/optim - torch.nn
https://pytorch-cn.readthedocs.io/zh/latest/package_references/torch-nn/ - pytorch torchvision transform
https://pytorch-cn.readthedocs.io/zh/latest/torchvision/torchvision-transform/ - CUDA semantics
https://pytorch.org/docs/stable/notes/cuda.html - 常用Tensor运算(均值、方差、极值、线性插值……)
https://zhuanlan.zhihu.com/p/31494491 - torch.Tensor
https://pytorch.org/docs/stable/tensors.html