# tensorplay.autograd.graph.save_on_cpu

Source: https://www.tensorplay.cn/docs/generated/tensorplay.autograd.graph.save_on_cpu.html

```python
tensorplay.autograd.graph.save_on_cpu(pin_memory: bool = False, device_type: str = 'cuda')
```

Store saved values in host memory and restore their original device.
