stable-baselines3-contrib-sacd/docs/misc
Quentin Gallouédec 9cf8b5076f
Construct tensors directly on GPUs (#128)
* `to(device)` to `device=device` and `float()` to `dtype=th.float32`

* Update changelog

* Fix type checking

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2022-12-23 00:44:25 +01:00
..
changelog.rst Construct tensors directly on GPUs (#128) 2022-12-23 00:44:25 +01:00