Pyorch-CUDA error: device-side assert triggered, THCTensorScatterGather, Assertion indexValue failed
文章目录ScatterGather的index溢出报错?个人分析与解决方法ScatterGather的index溢出报错?用pytorch在训练模型的时候,遇到了奇怪的报错。ScatterGather,一看似乎出错就在scatter或者gather的操作上。也就是index溢出的问题,看描述:indexValue>=0&&indexValue,TensorInfo,Real,int,IndexTy