MOSS icon indicating copy to clipboard operation
MOSS copied to clipboard

cuda error

Open wqh17101 opened this issue 2 years ago • 1 comments

image

../aten/src/ATen/native/cuda/IndexKernel.cu:92: operator(): block: [0,0,0], thread: [0,0,0] Assertion `index >= -sizes[i] && index < sizes[i] && "index out of bounds"` failed.

这个错误是什么情况 torch 2.0.0 cuda11.8 moss-moon-003-sft-int8

wqh17101 avatar Jul 08 '23 08:07 wqh17101

使用官方推荐的pytorch版本,13

lizhixi212 avatar Aug 19 '23 15:08 lizhixi212