Commit Graph

  • 6b93ec3034 Fixed calculation of num_steps_trained for multi_gpu_optimizer (#4364) Leon Sievers 2019-03-15 03:46:02 +01:00
  • 2c1131e8b2 [tune] Add warnings if tune event loop gets clogged (#4353) Eric Liang 2019-03-14 19:44:01 -07:00
  • 1a1027b3ab Update git-clang-format to support Python 3. (#4339) Yuhong Guo 2019-03-15 04:57:11 +08:00
  • becffc6cef Fix checkpoint crash for actor creation task. (#4327) Yuhong Guo 2019-03-14 23:42:57 +08:00
  • 2f37cd7e27 fix wheel building doc (#4360) Philipp Moritz 2019-03-13 23:11:30 -07:00
  • b0c4e60ffb Build wheels for Linux with Bazel (#4281) Philipp Moritz 2019-03-13 15:57:33 -07:00
  • 8a6403c26e [rllib] bug fix: merging --config params with params.pkl (#4336) Ameer Haj Ali 2019-03-13 11:26:55 -07:00
  • 87bfa1cf82 [tune] add output flag for Tune CLI (#4322) Andrew Tan 2019-03-12 23:56:59 -07:00
  • d5f4698305 [tune] Avoid scheduler blocking, add reuse_actors optimization (#4218) Eric Liang 2019-03-12 23:49:31 -07:00
  • 2202a81773 Fix multi discrete (#4338) Stefan Pantic 2019-03-13 04:32:11 +01:00
  • 490d896f41 Make sure the right Python interpreter is used (#4334) Philipp Moritz 2019-03-12 12:21:55 -07:00
  • 3c41cb9b60 Revert "[wingman -> rllib] IMPALA MultiDiscrete changes (#3967)" (#4332) Eric Liang 2019-03-11 22:51:26 -07:00
  • 7ff56ce826 Introduce set data structure in GCS (#4199) Kai Yang 2019-03-12 05:42:58 +08:00
  • c435013b27 [tune] add-note command for Tune CLI (#4321) Andrew Tan 2019-03-11 14:16:44 -07:00
  • 08a476932c On Kubernetes, set pod anti-affinity at the host level for pods of type 'ray' (#4131) Luke 2019-03-11 15:57:04 -04:00
  • 36cbde651a Add action space to model (#4210) Stefan Pantic 2019-03-10 04:23:12 +01:00
  • 5adb4a6941 Set _remote() function args and kwargs as optional (#4305) justinwyang 2019-03-09 16:40:14 -08:00
  • ba3fe04629 Fix message type to string crash (#4308) Yuhong Guo 2019-03-10 05:51:02 +08:00
  • edc794751f Set TCP_NODELAY on all TCP connections (#4318) Stephanie Wang 2019-03-09 12:15:29 -08:00
  • f423909aec Temporary fix for many_actor_task.py (#4315) William Ma 2019-03-09 00:07:45 -08:00
  • 6630a35353 [tune] Initial Commit for Tune CLI (#3983) Richard Liaw 2019-03-08 16:46:05 -08:00
  • 3064fad96b Add ray.experimental.serve Module (#4095) Simon Mo 2019-03-08 16:22:05 -08:00
  • c7f74dbdc7 [rllib] Add async remote workers (#4253) Eric Liang 2019-03-08 15:39:48 -08:00
  • fd2d8c2c06 Remove Jenkins backend tests and add new long running stress test. (#4288) Robert Nishihara 2019-03-08 15:29:39 -08:00
  • c3a3360a4a [tune] Add custom field for serializations (#4237) Richard Liaw 2019-03-08 11:00:25 -08:00
  • 7e4b4822cf [tune] Fix worker recovery by setting force=False when calling logger sync_now (#4302) Kristian Hartikainen 2019-03-08 10:59:31 -08:00
  • d5fb7b70a9 Update arrow version to fix plasma bugs (#4127) Yuhong Guo 2019-03-08 18:03:58 +08:00
  • 95254b3d71 Remove the old web UI (#4301) Philipp Moritz 2019-03-07 23:15:11 -08:00
  • 4c80177d6f Unpin gym in Python 2 since gym 0.12 was released. (#4291) Robert Nishihara 2019-03-07 15:59:30 -08:00
  • dec7c3f8f5 [build] Add debug info to Bazel (#4278) Philipp Moritz 2019-03-07 15:21:13 -08:00
  • 437459f40a [build] Make travis logs not as long (#4213) Eric Liang 2019-03-07 12:09:03 -08:00
  • b9ea821d16 Use strongly typed IDs in C++. (#4185) Yuhong Guo 2019-03-07 21:43:01 +08:00
  • b0332551dd [rllib] Fix APPO + continuous spaces, feed prev_rew/act to A3C properly (#4286) Eric Liang 2019-03-06 21:36:26 -08:00
  • f0465bc68c [Java] Refine tests and fix single-process mode (#4265) Hao Chen 2019-03-07 09:59:13 +08:00
  • 39eed24d47 update version from 0.7.0.dev0 to 0.7.0.dev1 (#4282) Philipp Moritz 2019-03-06 14:43:09 -08:00
  • f151aa8723 Update long running stress tests and add actor death test. (#4275) Robert Nishihara 2019-03-06 14:26:45 -08:00
  • 4bea25076f [build] Fix bazel glog error (#4279) Philipp Moritz 2019-03-06 11:03:59 -08:00
  • 2781d74680 [rllib] Reserve CPUs for replay actors in apex (#4217) Eric Liang 2019-03-06 10:22:12 -08:00
  • 6d705036f3 [rllib] Add callback accessor for raw observation, fix prev actions (#4212) Eric Liang 2019-03-06 10:21:05 -08:00
  • 0e77a8f8c0 [rllib] Add end-to-end tests for RNN sequencing (#4258) Eric Liang 2019-03-06 09:55:07 -08:00
  • ff5e3384ce Update version to 0.7.0.dev1 and update docs 0.6.3 -> 0.6.4 (#4276) Philipp Moritz 2019-03-05 22:22:29 -08:00
  • 0ccaf118a2 Disconnect object manager clients if receiving an object fails (#4141) Stephanie Wang 2019-03-05 22:08:26 -08:00
  • b7ebf17650 Fix test (#4264) Stephanie Wang 2019-03-05 18:37:00 -08:00
  • 78ad9c4cbb Add "ray timeline" command to auto-dump Chrome trace for the current Ray instance (#4239) Eric Liang 2019-03-05 16:28:00 -08:00
  • 4cf2c9ecb8 [tune] Doc fixes (#4207) Adi Zimmerman 2019-03-05 14:11:53 -08:00
  • a5441a3381 [tune] Fix testTrialNoSave (#4262) Richard Liaw 2019-03-05 09:28:33 -08:00
  • a116b7f646 [Java] Add runtime context (#4194) Wang Qing 2019-03-05 20:25:29 +08:00
  • c73d5086f3 [Java] Single-process mode (#4245) bibabolynn 2019-03-05 13:50:20 +08:00
  • fa8c07dd19 Sleep for half a second at exit in order to avoid losing log messages… (#4254) ray-0.6.4 Robert Nishihara 2019-03-04 20:39:09 -08:00
  • 30bf8e46c7 [rllib] Use nested scope in custom loss example Eric Liang 2019-03-04 18:29:22 -08:00
  • df9beb7123 [tune] Fix trial result fetching (#4219) Kristian Hartikainen 2019-03-04 14:26:10 -08:00
  • 6e3384a719 [rllib] Add three new long-running stress tests {APEX, IMPALA, PBT} (#4215) Eric Liang 2019-03-04 14:05:42 -08:00
  • 8b871af555 Fix ray.wait bug for tasks on remote nodes and timeout=0 (#4242) Stephanie Wang 2019-03-04 11:46:06 -08:00
  • a22d6ef955 Fix RemoteFunction._last_export_session (#4243) Hao Chen 2019-03-04 19:57:42 +08:00
  • 5866fd7005 Add type check in free and change Exception to TypeError (#4221) Yuhong Guo 2019-03-04 16:40:04 +08:00
  • e96e06e031 bump version to 0.6.4 (#4226) Philipp Moritz 2019-03-03 14:39:05 -08:00
  • 9551f2a92e [tune] Properly handle closing files in Trainable (#4232) Adi Zimmerman 2019-03-03 14:23:05 -08:00
  • 3483282254 [tune] Local Mode support (#4138) Richard Liaw 2019-03-03 14:05:59 -08:00
  • e2e6ef198b [autoscaler] Make commands bash -i to support newer bash (#4181) Peiren Yang 2019-03-03 22:46:07 +01:00
  • fb1369d96f [tune] Dynamic Resources for Trials (#3974) Richard Liaw 2019-03-03 11:38:36 -08:00
  • ba03048254 [rllib] TF model custom_loss() should actually allow access to full rollout data (#4220) Eric Liang 2019-03-02 22:57:51 -08:00
  • ff6dd8459a [autoscaler] Timeout ssh master connection after 5 minutes Eric Liang 2019-03-02 22:57:22 -08:00
  • 295099b863 Fix release docs (#4225) Philipp Moritz 2019-03-02 22:01:43 -08:00
  • fbdd5da9c1 Fix application stress tests (#4228) Philipp Moritz 2019-03-02 21:57:27 -08:00
  • a27cb225b6 Modularize Tune tests from multi-node tests (#4204) Richard Liaw 2019-03-02 19:21:08 -08:00
  • 180414710e Make sure Bazel generated files get overwritten (#4205) Philipp Moritz 2019-03-02 13:38:37 -08:00
  • 4b89eebfc7 Move test folders under rllib/tune from test -> tests. (#4214) Robert Nishihara 2019-03-02 13:37:16 -08:00
  • 6f46edca51 Skip dead nodes to avoid connection timeout. (#4154) Yuhong Guo 2019-03-03 05:11:19 +08:00
  • 9950f63e8c Send task error instead of raw exception for signal (#4150) Eric Liang 2019-03-01 23:59:29 -08:00
  • c4aa90314d Add script for shutting down tests. (#4203) Robert Nishihara 2019-03-01 19:56:30 -08:00
  • f21e6a2cff Update documentation regarding UI and timeline. (#4189) Robert Nishihara 2019-03-01 19:54:33 -08:00
  • 962b17f567 [wingman -> rllib] IMPALA MultiDiscrete changes (#3967) bjg2 2019-03-02 04:47:06 +01:00
  • 8288deb92d Add multi agent support in rollout.py (#4114) Antoine Galataud 2019-03-02 04:45:39 +01:00
  • 48f6cd3e5d Release GIL in prepare_actor_checkpoint (#4208) Hao Chen 2019-03-02 11:43:28 +08:00
  • 6f1a29ad3f Consodiate CI Python tests and fix bug about multiple ray.init (#4195) Hao Chen 2019-03-02 06:38:28 +08:00
  • 9c48cc27aa [wingman -> rllib] Removed remote evaluators assert (#4165) bjg2 2019-03-01 22:27:27 +01:00
  • b5799b5286 [rllib] Set PPO observation filter to NoFilter by default (#4191) Eric Liang 2019-03-01 13:19:33 -08:00
  • 11a28834fa [tune] Reduce the times for flushing json object to file (#4198) adoda 2019-03-01 18:15:48 +08:00
  • 14ff402d70 Make ray stop command also kill Java workers (#4179) Hao Chen 2019-03-01 11:05:19 +08:00
  • d9bcaa20b5 Turn UI off by default. (#4188) Robert Nishihara 2019-02-28 17:29:52 -08:00
  • c695402dc3 [tune] Introduce ability to turn off default logging. (#4104) Richard Liaw 2019-02-28 17:02:41 -08:00
  • b809ef0107 [rllib] Silent tests (#4151) Eric Liang 2019-02-28 16:32:22 -08:00
  • 88e14feb53 Reset signal counters when a task finishes (#4173) Ion 2019-02-28 15:15:03 -08:00
  • 4dc683d39e Use latest arrow wheels (#4182) Philipp Moritz 2019-02-28 12:17:32 -08:00
  • 44afcf4fa8 [doc] Document experimental signal API. (#4019) Ion 2019-02-28 11:05:28 -08:00
  • 9c5fdbb63c Release gil when doing ray.wait. (#4190) Robert Nishihara 2019-02-28 00:32:07 -08:00
  • 484708d44d Fix JNI throwing exception (#4178) Hao Chen 2019-02-28 15:11:25 +08:00
  • 387c98cf01 Make sure dashboard is packaged with wheels. (#4175) Robert Nishihara 2019-02-27 18:36:49 -08:00
  • 7395c86a50 A few fixes in receive() signal. (#4142) Ion 2019-02-27 18:00:59 -08:00
  • 9ca9691cdc Fix mnist sgd jenkins tests on master (#4168) Philipp Moritz 2019-02-27 16:02:18 -08:00
  • 75504b9586 Add script for running infinitely long stress tests. (#4163) Robert Nishihara 2019-02-27 14:33:06 -08:00
  • 41b81af11b Downgrade six to 1.0.0 (#4180) Yuhong Guo 2019-02-28 05:05:25 +08:00
  • 0a11b27971 Fix the case of use decorator directly to raw class and add test case (#4177) Yuhong Guo 2019-02-28 00:09:42 +08:00
  • db5c3b22b7 Fix the issue about starting cross-lang cluster (#4176) Wang Qing 2019-02-27 20:11:58 +08:00
  • 5bfcfa8ec8 [autoscaler] Fix Submit (#4174) Richard Liaw 2019-02-27 00:02:50 -08:00
  • 641f703879 Update installation instructions to include bazel and remove outdated… (#4171) Robert Nishihara 2019-02-26 23:07:43 -08:00
  • d583edb07c Skip test_multithreading in Python 2 (#4107) Hao Chen 2019-02-27 14:06:12 +08:00
  • 5cf388f29d [tune] Support RESTful API for the Web Server (#4080) Adi Zimmerman 2019-02-26 21:56:02 -08:00
  • 33663bef94 Ignore bazel and pyarrow files (#4172) Kristian Hartikainen 2019-02-26 17:27:36 -08:00
  • 19b8793b6a Updated test script paths in documentation (#4170) justinwyang 2019-02-26 16:14:55 -08:00