摘要: PyTorch Basics import torch import numpy as np torch.manual_seed(1234) <torch._C.Generator at 0x21fe149e190> Tensors Scalar is a single number. Vector 阅读全文
posted @ 2024-08-19 10:06 jack-chen666 阅读(22) 评论(0) 推荐(0)