Commit Graph

  • 1826b29757 [RLlib] Curiosity (intrinsic motivation) Exploration module. (#9912) Tanay Wakhare 2020-08-13 14:14:16 -04:00
  • 8b689224a5 [Tests] Make test_multi_driver light. (#10086) SangBin Cho 2020-08-13 10:00:42 -07:00
  • fe5fcb6b9c [serve] backend and endpoint validation (#9954) architkulkarni 2020-08-13 09:56:50 -07:00
  • 66d204e078 [RLlib] Model documentation enhancements. (#10011) Sven Mika 2020-08-13 13:36:40 +02:00
  • 0effcda3e4 Add missing int-casts for all shape calculating code (using np.product([some shape])). (#10092) Sven Mika 2020-08-13 12:04:22 +02:00
  • 6d9d2b320a [RLlib] Support windows drives other than C drive for the offline json API (#9909) Julius Frost 2020-08-13 05:57:54 -04:00
  • 7a56c3b71a [cli] create_or_update_cluster fix (#10085) Richard Liaw 2020-08-13 00:54:45 -07:00
  • 86b1db3f11 [Stats] Make metrics report time configurable (#10036) SangBin Cho 2020-08-13 00:30:24 -07:00
  • 739933e5b8 [Dashboard] Start the new dashboard (#9860) fyrestone 2020-08-13 11:01:46 +08:00
  • 16486a8df3 [tune] Add OptunaSearcher wrapper around Optuna samplers (#10044) krfricke 2020-08-13 01:13:22 +02:00
  • 7a8b922841 [tune] hotfix log_once (#10069) Richard Liaw 2020-08-12 12:40:22 -07:00
  • 89fd21ff61 [BRING BACK TO MASTER] Update result and fix sanity check bugs. ray-0.8.7 releases/0.8.7 SangBin Cho 2020-08-12 11:49:52 -07:00
  • bb9ef511da Use the right bucket for travis logs (#10073) Simon Mo 2020-08-12 11:46:49 -07:00
  • 2cb79632e4 Revert "[Core] Add cached memory to available memory (#10020)" (#10064) SangBin Cho 2020-08-12 09:24:16 -07:00
  • 7e3e4cd321 [rllib] Execution plan API documentation (#10000) Eric Liang 2020-08-11 23:58:41 -07:00
  • 5560272556 [cli] install nightly wheels via ray install-nightly (#10054) Richard Liaw 2020-08-11 20:08:22 -07:00
  • 701e26e0af [GCS]Add node realtime resource view (#10043) fangfengbin 2020-08-12 10:52:17 +08:00
  • 56810e1365 [Hotfix] Pin opencv-python-headless==4.3.0.36 (#10049) Simon Mo 2020-08-11 15:58:18 -07:00
  • f1ede1099f [Hotfix] Pin opencv-python-headless==4.3.0.36 (#10049) Simon Mo 2020-08-11 15:58:18 -07:00
  • 82cdcff898 Removing kwargs & SSHOptions args from command runners (#10014) Ameer Haj Ali 2020-08-12 01:09:49 +03:00
  • 71d2bde458 [Core] Add cached memory to available memory (#10020) Lixin Wei 2020-08-12 06:07:00 +08:00
  • a6fed4820e [Core] Preliminary implementation of ownership-based object directory (#9735) Zhuohan Li 2020-08-11 15:04:13 -07:00
  • 221fdc0774 [tune] fix flaky PBT replay test (#10047) krfricke 2020-08-11 23:17:31 +02:00
  • 46af99ee25 [GCS Actor Management] Race condition around creating -> created phase. (#10035) SangBin Cho 2020-08-11 12:31:27 -07:00
  • 946ae74817 [GCS Actor Management] Race condition around creating -> created phase. (#10035) SangBin Cho 2020-08-11 12:31:27 -07:00
  • 32cd94b750 [Core] Do not convert gpu id to int (#9744) yncxcw 2020-08-11 13:09:46 -06:00
  • d6226b80bb [cli] CliLogger typing (#10027) Maksim Smolin 2020-08-11 12:00:57 -07:00
  • 5b4a10368f Upload Travis in after_script phase (#10046) Simon Mo 2020-08-11 11:46:00 -07:00
  • 98126a84af [docker] Remove port flags (#9992) Ian Rodney 2020-08-11 11:43:56 -07:00
  • 4c52adddfa [Core] Type check ObjectRef (#9856) Simon Mo 2020-08-11 10:38:29 -07:00
  • 98df612010 [tune] option to raise on error (#10030) Richard Liaw 2020-08-11 09:59:04 -07:00
  • 40b8e35d61 [cli] New logging for the rest of the ray commands (#9984) Maksim Smolin 2020-08-11 09:58:23 -07:00
  • 4f8fef134e [Tune] Remove checkpoint_at_end from tune+serve docs (#10034) Amog Kamsetty 2020-08-11 09:05:57 -07:00
  • 0400a88bf1 [EVENT] Basic Function and Definition (#9657) Basasuya 2020-08-11 17:36:07 +08:00
  • 65848201c3 Hotfix travis deploy step for bazel log uploads (#10032) Simon Mo 2020-08-10 20:50:50 -07:00
  • 3bc17fa62a [Core] Multi-tenancy: Pass env variables from job config to worker processes (#10022) Kai Yang 2020-08-11 05:31:37 +08:00
  • df676bc9aa Upload bazel test logs to S3 (#9884) Simon Mo 2020-08-10 14:26:31 -07:00
  • 856d4a0533 [Tune] Better error when using checkpoint_freq (#9998) Amog Kamsetty 2020-08-10 13:52:46 -07:00
  • be8e63d477 [tune] support resume for search algorithms (#9972) Richard Liaw 2020-08-10 13:43:14 -07:00
  • 4fc0452e7b [autoscaler] Service and Ingress per worker pod (#9359) PidgeyBE 2020-08-10 21:13:52 +02:00
  • 5331c30e35 Improve Clang-IWYU to automatically make #include fixes (#9858) mehrdadn 2020-08-10 12:49:58 -07:00
  • 7301733a1f [tune] Close logfile contexts (#10026) krfricke 2020-08-10 21:40:40 +02:00
  • 6ad2fc4831 [autoscaler] Service and Ingress per worker pod (#9359) PidgeyBE 2020-08-10 21:13:52 +02:00
  • 2ebf76c7a3 [New Scheduler] Additional unit tests (#9990) Alex Wu 2020-08-10 11:44:06 -07:00
  • 4b10bdf8fc [RLlib] rollout.py - Add multi-agent test case. (#9981) Sven Mika 2020-08-10 19:44:23 +02:00
  • 10baecb8c2 Try to fix. (#10005) SangBin Cho 2020-08-10 10:05:43 -07:00
  • eb6b10221e Increase the num of trials to reduce the probability of failing sample_test (#10007) SangBin Cho 2020-08-10 10:05:33 -07:00
  • 0392bb7a72 [Autoscaler] Command Output Improvement (#9699) Maksim Smolin 2020-08-10 09:49:24 -07:00
  • 37821f0b4c Support unlimited JVM options (#9910) Kai Yang 2020-08-10 16:08:33 +08:00
  • 7b87da7f03 Properly call mkdir on rsync (#9995) Ian Rodney 2020-08-09 21:31:28 -07:00
  • 26b36a1982 Optimize node register&worker failure log (#9833) fangfengbin 2020-08-10 11:41:45 +08:00
  • a2bfdcbf24 [Placement Group]Trigger placement group scheduling when a new node is added (#9905) fangfengbin 2020-08-10 10:56:17 +08:00
  • 83e4501cf6 Update com_github_nelhage_rules_boost version in ray_deps_setup.bzl (#9975) qicosmos 2020-08-10 10:34:48 +08:00
  • 646835d292 [autoscaler] Throw error with missing cluster_synced_files. (#9965) Alan Guo 2020-08-07 23:07:09 -07:00
  • 328b450cde [tune] fix testing for serve-tune test breaking (#9993) Richard Liaw 2020-08-07 23:05:18 -07:00
  • 562dfba732 hotfix (#9996) Richard Liaw 2020-08-07 21:44:10 -07:00
  • b30d745401 [tune] reorder transformer example save (#9994) Richard Liaw 2020-08-07 20:29:04 -07:00
  • 39088ab6f2 [Stats] Metrics Export User Interface Part 2 (Prometheus Service Discovery) (#9970) SangBin Cho 2020-08-07 21:59:24 -07:00
  • d3cde16163 hotfix (#9996) Richard Liaw 2020-08-07 21:44:10 -07:00
  • d9822e04d4 [Dashboard] Switch to using the correct actor ID as a react key for each actor entry in the actors list in the logical view. This fixes a bug where duplicate actor entries were being rendered in the UI (#9991) Max Fitton 2020-08-07 20:46:06 -07:00
  • a438cbd1e8 [tune] reorder transformer example save (#9994) Richard Liaw 2020-08-07 20:29:04 -07:00
  • 8e76796fd0 ci: Redo format.sh --all script & backfill lint fixes (#9956) Barak Michener 2020-08-07 16:49:49 -07:00
  • 1d01c668f0 rpc: Core Worker client pool (#9934) Barak Michener 2020-08-07 16:34:29 -07:00
  • dee3322ab0 [tune] Ray Tune + Serve end-to-end integration example (#9908) krfricke 2020-08-08 00:32:49 +02:00
  • a54d3a1cee [Autoscaler] Run resource demand scheduler in CI (#9945) Alex Wu 2020-08-07 13:30:39 -07:00
  • ca37accc07 [serve] Add min and max limits to autoscaling (#9955) Edward Oakes 2020-08-07 15:30:14 -05:00
  • 0a2213306d [k8s] fix import for commandrunner (#9968) Richard Liaw 2020-08-06 17:30:06 -07:00
  • d31509368f [cli] Fix issues with logging unescaped strings (#9960) Maksim Smolin 2020-08-06 14:44:39 -07:00
  • 0ef8224446 [tune] PBT replay utility scheduler (#9953) krfricke 2020-08-07 21:41:49 +02:00
  • 326a470bc2 [Test] Reduce the wait for condition timeout. (#9971) SangBin Cho 2020-08-07 11:44:53 -07:00
  • 0c3249ef3e [BRING BACK TO MASTER] Release test result for microbenchmark. SangBin Cho 2020-08-07 10:44:04 -07:00
  • 8bea875673 [TEST]Check if port is free before start up redis (#9974) Tao Wang 2020-08-08 01:15:12 +08:00
  • 22934619df [Release] Fix release tests (#9976) SangBin Cho 2020-08-07 10:06:13 -07:00
  • 5d5643e633 [RLlib] Add informative error message when bad Conv2D stack is used with fixed num_outputs (no flattening at end). (#9966) Sven Mika 2020-08-07 12:04:17 +02:00
  • 84b7240c4b [Core] Read resources from an environment variable (#9831) Alex Wu 2020-08-06 18:32:01 -07:00
  • 668f555755 [rllib] Clean up outdated docs #9915 Eric Liang 2020-08-06 18:29:04 -07:00
  • b91c9ba085 [k8s] fix import for commandrunner (#9968) Richard Liaw 2020-08-06 17:30:06 -07:00
  • beed3dd772 Make dashboard disk stat not break on non-Unix machines (note it will not correctly report stat still) (#9962) Max Fitton 2020-08-06 13:00:26 -07:00
  • 735cc40162 The required resources field is not always present, leading the logical view to crash when it is not present. (#9959) Max Fitton 2020-08-06 12:59:52 -07:00
  • 44826878ff [Core] Remove Legacy Raylet Code (#9936) SangBin Cho 2020-08-06 16:37:50 -07:00
  • ec2f1a225e [Stats] Metrics Export User Interface Part 1 (#9913) SangBin Cho 2020-08-06 16:16:29 -07:00
  • eace94d2dc [cli] Fix issues with logging unescaped strings (#9960) Maksim Smolin 2020-08-06 14:44:39 -07:00
  • fc9fc342cf Make dashboard disk stat not break on non-Unix machines (note it will not correctly report stat still) (#9962) Max Fitton 2020-08-06 13:00:26 -07:00
  • 3f7eb64063 The required resources field is not always present, leading the logical view to crash when it is not present. (#9959) Max Fitton 2020-08-06 12:59:52 -07:00
  • c8da5555ab [Serve] Add preliminary middleware support (#9940) Simon Mo 2020-08-06 12:49:31 -07:00
  • 59a4c86497 Ignore grep exit code for shellcheck in format.sh (#9861) mehrdadn 2020-08-02 00:59:05 -07:00
  • ccd383bcd5 [Dashboard] Fix Bug in Machine View when Unsorted with Multiple Machines (#9938) Max Fitton 2020-08-06 10:38:01 -07:00
  • 9c19b14b1e [cli] Maintain "old-style" for abort (#9943) Richard Liaw 2020-08-05 20:37:29 -07:00
  • b0ad10c936 [Core] test_advanced_3.py::test_logging_to_driver (round 2) (#9916) Alex Wu 2020-08-05 13:04:36 -07:00
  • e7b4a844c1 [GCS Actor Management] Fix race condition for DEPENDENCIES_UNREADY states. (#9883) SangBin Cho 2020-08-05 12:22:12 -07:00
  • c1c65619d1 [Dashboard] Update ActorState in dashboard to support new actor states (#9855) Max Fitton 2020-08-05 10:35:18 -07:00
  • aa6f0b7a6c [Core] Fix detached actor local mode when gcs actor management is on. (#9839) SangBin Cho 2020-08-05 09:04:24 -07:00
  • 92e0718218 [Tune] Transformer blog example (#9789) Amog Kamsetty 2020-08-04 22:05:01 -07:00
  • 64a4e046da Fix docs build (#9879) Richard Liaw 2020-08-03 14:06:05 -07:00
  • b58e4b5ee4 [Core] Fix test_logging_to_driver (#9829) Alex Wu 2020-08-03 12:52:24 -07:00
  • a96ddec358 [tune] Fix restoration for function API PBT (#9853) Richard Liaw 2020-08-03 12:36:17 -07:00
  • ea1ac15da0 [Core] Gpu type detection (#9695) Alex Wu 2020-08-01 11:43:56 -07:00
  • f8f6f342f6 [autoscaler] Create worker_file_mounts config (#9762) Alan Guo 2020-07-31 14:33:27 -07:00
  • 21994c594b python/test: Faster tests and better BUILD (#9791) Barak Michener 2020-08-06 10:58:42 -07:00
  • 6a1acce791 [Dashboard] Fix Bug in Machine View when Unsorted with Multiple Machines (#9938) Max Fitton 2020-08-06 10:38:01 -07:00