随笔分类 -  PyTorch

PyTorch 启程&拾遗
摘要:1、、Tensors are similar to NumPy’s ndarrays, with the addition being that Tensors can also be used on a GPU to accelerate computing. 2、、Any operation t 阅读全文
posted @ 2018-10-28 16:41 MicN 阅读(111) 评论(0) 推荐(0)