ksuit.utils.torch.device ======================== .. py:module:: ksuit.utils.torch.device Functions --------- .. autoapisummary:: ksuit.utils.torch.device.move_items_to_device Module Contents --------------- .. py:function:: move_items_to_device(device, batch) Moves everything in the batch to the given device.