Commit Graph

  • f7450dbdd7 [tests] Stress tests for Jenkins (#3789) Richard Liaw 2019-02-26 14:24:37 -08:00
  • 89ce4c56aa Initial Skeleton for Streaming API (#4126) John Liagouris 2019-02-26 12:15:08 -08:00
  • 62055cc01c Cleanup depulicated code of Cython ID types (#4162) Hao Chen 2019-02-26 16:19:12 +08:00
  • 60dbc771a2 Revert "[autoscaler] Fix redirects, fix submit (#4085)" (#4158) Eric Liang 2019-02-25 17:00:59 -08:00
  • 3896b726dd Dynamically adjust redis memory usage (#4152) Eric Liang 2019-02-25 16:21:37 -08:00
  • 49dc85e54b Fix wrong ID type in prepare_checkpoint (#4124) Hao Chen 2019-02-26 03:53:09 +08:00
  • 524e69a82d [autoscaler] Change the get behavior of node providers' _get_node (#4132) Kristian Hartikainen 2019-02-24 18:43:35 -08:00
  • d9da183c7d [rllib] Custom supervised loss API (#4083) Eric Liang 2019-02-24 15:36:13 -08:00
  • 7b04ed059e Move TensorFlowVariables to ray.experimental.tf_utils. (#4145) Robert Nishihara 2019-02-24 14:26:46 -08:00
  • 615d5516d1 Compile valgrind tests with Bazel (#4144) Philipp Moritz 2019-02-24 00:00:50 -08:00
  • 05d96ce81b [rllib] Raise an error if multi-agent envs terminate without a last observation for agents (#4139) Eric Liang 2019-02-23 21:23:40 -08:00
  • 688a0d17e6 Kill dashboard and reporter in ray stop. (#4116) Robert Nishihara 2019-02-23 12:08:39 -08:00
  • ba52caff37 Make Bazel the default build system (#3898) Philipp Moritz 2019-02-23 11:58:59 -08:00
  • 9b3ce3e64b Revert inline objects PR (#4125) Philipp Moritz 2019-02-22 18:21:01 -08:00
  • f1239a7a63 Lint script link broken, also lint filter was broken for generated py files (#4133) Eric Liang 2019-02-22 17:33:08 -08:00
  • 9896df7799 [rllib] Guard against PPO value function not training with RNN models (#4037) Eric Liang 2019-02-22 11:18:51 -08:00
  • ae4dd1db76 Custom provider_config options for NodeProvider implementations (#4075) Zachary Barry 2019-02-22 00:09:22 -05:00
  • a54386e499 Added custom LSTM detection (#4087) Stefan Pantic 2019-02-22 06:07:48 +01:00
  • 692bb336a1 Fix master branch compilation error and lint error (#4109) Tianming Xu 2019-02-22 03:54:30 +08:00
  • fedad488d8 Kills gdb processes with ray stop (#4046) William Ma 2019-02-21 11:28:26 -08:00
  • c7a4c74f55 Moving tests from test/ to python/ray/tests/ (#3950) William Ma 2019-02-21 11:09:08 -08:00
  • acbe0b4e5f Fix twin q bug (#4108) Jones Wong 2019-02-22 02:47:01 +08:00
  • 94eaaed197 [rllib]convert export format to lower case while validating (#4088) Tianming Xu 2019-02-22 02:40:28 +08:00
  • 2e30f7ba38 Add a web dashboard for monitoring node resource usage (#4066) Daniel Edgecumbe 2019-02-21 08:10:04 +00:00
  • 3ac8fd7ee8 Exploration with Parameter Space Noise (#4048) Jones Wong 2019-02-21 14:35:18 +08:00
  • bcd5af78c7 Lint Cython files (#4097) Philipp Moritz 2019-02-20 22:29:25 -08:00
  • acf4d53b55 [autoscaler] Fix redirects, fix submit (#4085) Richard Liaw 2019-02-20 21:35:33 -08:00
  • 3549cd8195 Add the Delete function in GCS (#4081) Yuhong Guo 2019-02-21 13:33:37 +08:00
  • 1f864a02bc Add option of load_code_from_local which is required in cross-language ray call. (#3675) Yuhong Guo 2019-02-21 12:37:17 +08:00
  • e3066d1fa5 [autoscaler] Try making GCP node provider thread-safe Eric Liang 2019-02-20 16:35:20 -08:00
  • a99676e39b [Java] lint unused imports (#4100) Hao Chen 2019-02-21 04:37:04 +08:00
  • b2677fabc0 [tune] Fix not saving a checkpoint in certain cases (issue #4041) (#4053) Csordás Róbert 2019-02-20 20:54:28 +01:00
  • 64c95aea85 [rllib] Update README.md for qmix (#4101) mika 2019-02-20 22:21:08 +04:00
  • 67fa0b5c25 Refine JNI bazel script to make it suitable for more systems (#4060) alegithub111 2019-02-20 22:37:41 +08:00
  • e7651b1117 Fix excessive buffering of worker stdout/stderr. (#4094) Robert Nishihara 2019-02-19 20:20:47 -08:00
  • 5fe7b1c618 Make object_manager_test::test_object_transfer_retry less flaky. (#4057) Robert Nishihara 2019-02-19 20:03:11 -08:00
  • e9ee38ace2 More compact format for worker logs (#4092) Eric Liang 2019-02-19 19:53:43 -08:00
  • c92a867c8b Fix log monitor CPU utilization. (#4091) Robert Nishihara 2019-02-19 12:19:21 -08:00
  • 794a093249 Add runtime_context to get some runtime fields in worker (#4065) Wang Qing 2019-02-19 15:57:30 +08:00
  • 7574757391 Fix crash for Java task's task.argument() in state. (#4063) Wang Qing 2019-02-19 12:46:07 +08:00
  • cfc7e2c5a9 Fix modin test (#4069) Philipp Moritz 2019-02-18 12:17:36 -08:00
  • 6e46d75554 [tune] Remove slow gzip of checkpoints; ignore jupyter stop errors (#4076) Eric Liang 2019-02-18 01:30:13 -08:00
  • f8bef004da [rllib] Improve error message for bad envs, add remote env docs (#4044) Eric Liang 2019-02-18 01:28:19 -08:00
  • b78d77257b Speed up test/component_failures_test.py::test_actor_creation_node_failure. (#4056) Robert Nishihara 2019-02-17 15:35:54 -08:00
  • 5a9098891f Add serialization test for more collection types. (#3982) Robert Nishihara 2019-02-17 13:57:33 -08:00
  • f51969964d Fix linting on master (#4077) Philipp Moritz 2019-02-17 13:55:40 -08:00
  • 346885068c [rllib] add torch pg (#3857) Megan Kawakami 2019-02-16 19:54:14 -08:00
  • a708ab66f5 Add simplex action space and dirichlet action distribution (#4070) Zekun Shi 2019-02-17 04:44:59 +08:00
  • 0cc5c88075 [tune] Add number of trials to the trial runner logger (#4068) Kristian Hartikainen 2019-02-16 01:12:59 -08:00
  • d2d66c576e Support non ascii characters in the source code (#4047) Yu Kobayashi 2019-02-16 12:45:44 +09:00
  • de17443dc2 Propagate backend error to worker (#4039) Hao Chen 2019-02-16 11:39:15 +08:00
  • 4be3d0c5d3 Update shipped modin to 0.3.1 (#4058) William Ma 2019-02-15 15:49:38 -08:00
  • 2d07df7f3f Replace '__main__' with "__main__". (#4055) Robert Nishihara 2019-02-15 13:32:43 -08:00
  • 5f71751891 API cleanups. Remove worker argument. Remove some deprecated arguments. (#4025) Robert Nishihara 2019-02-15 10:49:16 -08:00
  • 042ad84573 Simplify Cython ID types and fix bug of ActorCheckpointID (#4045) Hao Chen 2019-02-15 20:15:16 +08:00
  • bb7c4ce9c4 [tune] Improve error message when Ray crashes (#3795) Richard Liaw 2019-02-15 01:04:17 -08:00
  • 7cf62a10cd [tune] Fix TF checkpointing example (#4043) Richard Liaw 2019-02-15 00:30:27 -08:00
  • 3684e5bc0d Fix memory leak in Redis by using auto memory management (#4054) Stephanie Wang 2019-02-14 19:51:18 -08:00
  • 0c0bd4d41c [rllib] Use model.value_function() in MARWIL (#4036) Eric Liang 2019-02-14 19:35:21 -08:00
  • 8ee53297b1 Add documentation on how to use debug tools (#4000) William Ma 2019-02-14 13:50:21 -08:00
  • 077ffd99bf Bump version from 0.6.3 to 0.7.0.dev0 in docs and .yaml (#4042) Philipp Moritz 2019-02-14 12:08:48 -08:00
  • 4b0db437ee Linting Bazel scripts (#4032) Yuhong Guo 2019-02-14 22:16:19 +08:00
  • 810cc17062 Fix LRU eviction of client notification datastructure (#4021) Philipp Moritz 2019-02-13 22:20:27 -08:00
  • fd5b58a827 Increase timeout for object manager valgrind tests (#4027) Stephanie Wang 2019-02-13 18:29:03 -08:00
  • 1fb56a4316 Remove deprecated module (#4038) Wang Qing 2019-02-14 10:04:09 +08:00
  • 2de31eb489 minor fix (#4040) Si-Yuan 2019-02-14 09:22:45 +08:00
  • 2dccf383dd [rllib] Basic infrastructure for off-policy estimation (IS, WIS) (#3941) Eric Liang 2019-02-13 16:25:05 -08:00
  • 729d0b2825 [autoscaler] docker run options (#3921) Kristian Hartikainen 2019-02-13 12:26:28 -08:00
  • 4347ab644e Use Redis lists in the GCS instead of zset (#4023) Stephanie Wang 2019-02-13 10:32:57 -08:00
  • 0e37ac6d1d [wingman -> rllib] Remote and entangled environments (#3968) bjg2 2019-02-13 19:08:26 +01:00
  • b3f72e8a75 Add regression tests for dataclass serialization (#3984) Philipp Moritz 2019-02-13 09:07:03 -08:00
  • f31a79f3f7 Implement actor checkpointing (#3839) Hao Chen 2019-02-13 19:39:02 +08:00
  • 57dcd3033e [tune] Trial reporter fix (#3951) Andrew Tan 2019-02-13 01:03:54 -08:00
  • 3a7fb182cc Change the num of parallel jobs when building Wang Qing 2019-02-13 16:33:05 +08:00
  • e1a479b137 Add teardown_module to test_queue.py (#4012) William Ma 2019-02-12 22:43:09 -08:00
  • 21472b890a Integrate "tempfile_service" into "ray.node.Node" (#3953) Si-Yuan 2019-02-13 09:34:04 +08:00
  • dac1969647 [tune] Add Nevergrad to Tune (#3985) Adi Zimmerman 2019-02-12 11:00:04 -08:00
  • c523bc04ad Enable redis password in Java worker (#3943) Wang Qing 2019-02-12 13:11:25 +08:00
  • 9797028a91 [tune] Add scikit-optimize to Tune (#3924) Adi Zimmerman 2019-02-11 17:06:02 -08:00
  • 8df772867c [rllib] rename compute_apply to learn_on_batch Eric Liang 2019-02-11 15:22:15 -08:00
  • c4182463f6 [rllib] Add helper to iterate over envs in a vectorized environment (#4001) Eric Liang 2019-02-11 10:40:47 -08:00
  • a70ae1687b .gitignore: Add Vim swap files (#4016) Daniel Edgecumbe 2019-02-11 18:27:10 +00:00
  • 3c32343c63 Ray signal (#3624) Ion 2019-02-11 20:14:48 +02:00
  • 52dfde1cbb Update flatbuffer bazel rule to work with flatbuffer master branch. (#4008) ebrevdo 2019-02-11 10:00:06 -08:00
  • 7097ba393b protect raylet against bad messages (#4003) Zhijun Fu 2019-02-12 00:39:38 +08:00
  • bc438ca73b [Java] Refine Java config item (#4014) Wang Qing 2019-02-11 23:55:40 +08:00
  • ab809bd927 update ray version to 0.7.0dev (#3995) Philipp Moritz 2019-02-10 19:56:42 -08:00
  • 8e9f2c923f [autoscaler] Use RLock in addition to FileLock Eric Liang 2019-02-10 19:16:43 -08:00
  • 5fb1efd60d Fix CI test failures (#4007) Yuhong Guo 2019-02-11 11:01:14 +08:00
  • e703b9f49d [wingman -> rllib] Improved stats changes in AsyncSamplesOptimizer (#3966) bjg2 2019-02-10 10:25:22 +01:00
  • 3a66d47a3a Remove RAY_CHECK from JNI code (#3978) Yuhong Guo 2019-02-09 18:10:22 +08:00
  • 728031a972 [java] when put an object in plasma store, ignore "object alreay exists" exception (#3687) bibabolynn 2019-02-09 18:03:17 +08:00
  • 29322c7389 [rllib] Replay buffer for IMPALA should default to 0 slots. (#3971) Eric Liang 2019-02-08 10:03:11 -08:00
  • 6a32b410bb Update versions from 0.6.2 -> 0.6.3 in the documentation. (#3981) Robert Nishihara 2019-02-07 20:57:37 -08:00
  • ef527f84ab Stream logs to driver by default. (#3892) Robert Nishihara 2019-02-07 19:53:50 -08:00
  • 0aa74fb1fd Update cloudpickle to 0.8.0.dev0 (#3964) Philipp Moritz 2019-02-07 15:24:06 -08:00
  • ae4bc7d6e8 [revert] [rllib] Add copy() in async samples optimizer Eric Liang 2019-02-07 14:14:39 -08:00
  • 5ce670cb36 [tune] Add Initial Parameter Suggestion for HyperOpt (#3944) markgoodhead 2019-02-07 18:57:51 +00:00
  • f987572795 Inline objects (#3756) Ion 2019-02-07 20:32:39 +02:00
  • 5db1afef07 [tune] Support Custom Resources (#2979) Richard Liaw 2019-02-07 00:29:19 -08:00