- 05 6月, 2020 1 次提交
-
-
由 Bo Zhou 提交于
* stop using pickle cloud to transmit the remote class
-
- 28 4月, 2020 1 次提交
-
-
由 Hongsheng Zeng 提交于
* first version; unittest in parl/remote is passed * add windows local unittest shell; fix some incompatible problem * fix save api * refine comments and remove log of xparl stop * fix bug * Update scripts.py * Update utils.py * Update agent_base_test.py
-
- 25 9月, 2019 1 次提交
-
-
由 fuyw 提交于
* git commit -m torchdqn * yapf * fix bugs * fix bugs * fix bugs * yapf * remove fstring format * torch_test yapf * yapf * Add torch in unittest.requirements * update torch_unittest * Torch and FLUID conflict problem in __init__.py * Unittest fail for torch when both torch and fluid exists. * cluster_test fail in the unittest, add timeout seconds. * Torch backend for PARL * add sleep time for unit test send_job_test.py * Unit test for send_job_test.py * use multiple try for unit test * Fix compatibility for python2.7. * fix send_job_test.py bugs * check file exist before send_job_test.py * Modify send_job_test.py
-
- 01 9月, 2019 1 次提交
-
-
由 fuyw 提交于
* Add `files` argument when creating a client. * Add `distributed_files` to parl.connect * yapf * Add try exception for `cls=cloudpickle.loads()` * yapf * unittest cluster_status_test.py `address is used`. * Solve port address duplicate problem. * combine two try except * check monitor for xparl status * yapf * fix bugs * fix bugs * More sleep in cluster_test.py. * yapf * add debug mode * add debug model * Fix reset_job_test.py timeout problem. * remove time decorator * Add timeout_decorator
-
- 19 8月, 2019 1 次提交
-
-
由 Bo Zhou 提交于
* upgrade unit test to reduce test time * minor change * fix the bug in unit tests * fix the bug in build.sh * Update build.sh * Update test.sh * fix a potential bug that will hung the test * then * solve the problem in documentation
-
- 12 8月, 2019 1 次提交
-
-
由 Bo Zhou 提交于
* fix a number of bug * update comments * paddle license * revert the change on client_not_init_test.py * fix timeout bug & unnitest * add unit test for potential bugs * yapf * unit test * logger * logger#2 * fix job's bug that will cause dead-lock * fix bug * add missing files * solve hanging * fix comments; exit job completely * hanging problem * hanging problem#2 * hanging_program#3 * CMAKE * remove unused variables
-
- 06 8月, 2019 1 次提交
-
-
由 Bo Zhou 提交于
* fix bug: removing the job from the cluster twice; add test scripts * fix attribute error * fix comment * rename * fix the bug in unit test * remove queue
-