- 博客(2)
- 收藏
- 关注
原创 pytorch常用代码介绍
1.检查PyTorch版本 torch.__version__ # PyTorch version torch.version.cuda # Corresponding CUDA version torch.backends.cudnn.version() # Corresponding cuDNN version torch.cuda.get_device_name(0) # GPU type 2. 更新PyTorch PyTorch将.
2020-06-01 15:35:35
356
原创 论文中出现的arg max/min含义
argument of the maximum/minimum arg max f(x): 当f(x)取最大值时,x的取值 arg min f(x):当f(x)取最小值时,x的取值
2020-06-01 07:23:03
1674
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅