ChenDRAG
f2bcc55a25
ShmemVectorEnv Implementation ( #174 )
...
* add shmem vecenv, some add&fix in test_env
* generalize test_env IO
* pep8 fix
* comment update
* style change
* pep8 fix
* style fix
* minor fix
* fix a bug
* test fix
* change env
* testenv bug fix& shmem support recurse dict
* bugfix
* pep8 fix
* _NP_TO_CT enhance
* doc update
* docstring update
* pep8 fix
* style change
* style fix
* remove assert
* minor
Co-authored-by: Trinkle23897 <463003665@qq.com>
2020-08-04 13:39:05 +08:00
youkaichao
ad395b5235
bugfix for test_async_env ( #171 )
2020-07-28 20:06:01 +08:00
Alexis DUBURCQ
e024afab8c
Asynchronous sampling vector environment ( #134 )
...
Fix #103
Co-authored-by: youkaichao <youkaichao@126.com>
Co-authored-by: Trinkle23897 <463003665@qq.com>
2020-07-26 18:01:21 +08:00
Trinkle23897
3774258cc7
fix unittest
2020-06-11 09:07:45 +08:00
Alexis DUBURCQ
52be533d06
Enable getattr for SubprocVecEnv. ( #74 )
...
* Enable getattr for SubprovVecEnv.
* Consistent API between VectorEnv and SubprocVecEnv.
* Avoid code duplication. Add unit tests.
* Add docstring.
* Test more branches.
* Fix UT.
Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
2020-06-05 17:17:43 +08:00
Trinkle23897
ba1b3e54eb
fix #69
2020-06-01 08:30:09 +08:00
Trinkle23897
b6c9db6b0b
docs for env
2020-04-04 21:02:06 +08:00
Trinkle23897
fdc969b830
fix collector
2020-03-25 14:08:28 +08:00
Trinkle23897
8bd8246b16
refract test code
2020-03-21 10:58:01 +08:00