PyTorch 包

PyTorch 包

  1. torch.optim
    https://ptorch.com/docs/1/optim
  2. torch.nn
    https://pytorch-cn.readthedocs.io/zh/latest/package_references/torch-nn/
  3. pytorch torchvision transform
    https://pytorch-cn.readthedocs.io/zh/latest/torchvision/torchvision-transform/
  4. CUDA semantics
    https://pytorch.org/docs/stable/notes/cuda.html
  5. 常用Tensor运算(均值、方差、极值、线性插值……)
    https://zhuanlan.zhihu.com/p/31494491
  6. torch.Tensor
    https://pytorch.org/docs/stable/tensors.html
posted @ 2022-06-27 20:03  xiaoxuxli  阅读(15)  评论(0)    收藏  举报