Data type and device transfers¶
- metatrain.utils.transfer.systems_and_targets_to_device(systems: List[System], targets: Dict[str, TensorMap], device: device)[source]¶
Transfers the systems and targets to the specified device.
Transfers the systems and targets to the specified device.