quaterion_models.utils.tensors module¶ move_to_device(obj, device: device)[source]¶ Given a structure (possibly) containing Tensors on the CPU, move all the Tensors to the specified GPU (or do nothing, if they should be on the CPU).