**Describe the bug** Currently, we decollate a Tensor data(like: pred) from batch to list without `detach()` first. I will enhance it soon.