- 博客(2)
- 资源 (1)
- 收藏
- 关注
转载 torch.cat 和 torch.stack的区别
torch.cat(seq,dim=0,out=None) # 沿着dim连接seq中的tensor, 所有的tensor必须有相同的size或为empty, 其相反的操作为 torch.split() 和torch.chunk()torch.stack(seq, dim=0, out=None) #同上#注: .cat 和 .stack的区别在于 cat会增加现有维度的值,可以理解为续接...
2019-04-13 16:04:29
18434
转载 在CUDA9.0上安装torch出错:"error: more than one operator "==" matches these operands"
安装torch的时候遇到了一个问题:"error: more than one operator "==" matches these operands"lib/THC/CMakeFiles/THC.dir/build.make:4243: recipe for target 'lib/THC/CMakeFiles/THC.dir/THC_generated_THCTensorMathPa...
2018-10-12 20:53:48
2556
BSP Async SSP ASP 的比较
2018-05-30
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人