stable-baselines3/docs/misc
Quentin Gallouédec 68a40e0940
Construct tensors directly on GPU (#1218)
* Replace .to(device) when possible

* fix numpy dep

* black

* Add warning for device != cpu and copy=False

* Update changelog

* Remove warning

* Update buffers.py
2022-12-19 12:50:22 +01:00
..
changelog.rst Construct tensors directly on GPU (#1218) 2022-12-19 12:50:22 +01:00
projects.rst Add furuta pendulum project to project list (#742) 2022-02-04 11:39:49 +02:00