Tensor's dimension is out of bound.Tensor's dimension must be equal or less than the size of its memory. But Tensor's dimension is 8, memory's size is 0. [lbk]Hint: Expected numel() * SizeOf(dtype()) <= memory_size(), but received numel() * SizeOf(dtype()):8 > memory_size():0.[rbk] (at ..\paddle\phi\core\dense_tensor_impl.cc:55) [lbk]operator < scale > error[rbk] 想问问这是什么原因,来个义父救救
