摘要:
官方文档解释: To create a tensor with pre-existing data, use torch.tensor(). To create a tensor with specific size, use torch.* tensor creation ops (see Cre 阅读全文
摘要:
错误来源 安装好 anaconda 之后新建环境之后直接激活环境 conda activate myenv 错误原因 conda 自己已经写的很明白了: CommandNotFoundError: Your shell has not been properly configured to use 阅读全文