Commit Graph

  • 9d205cda86 [Tests] Fix flaky test_failures by using semaphore instead of sleep (#10942) SangBin Cho 2020-09-21 23:39:49 -07:00
  • daa03ba6e6 [rllib] Add execution module to package ref (#10941) Eric Liang 2020-09-21 23:03:06 -07:00
  • 1cc4543048 [GCS]Limit the number of profile table (#10888) fangfengbin 2020-09-22 12:53:42 +08:00
  • 840fb5543b Change get_action_shape so that it uses the dtype of the Discrete object, rather than overwriting it with tf.int64. (#8424) internetcoffeephone 2020-09-22 02:08:31 +02:00
  • 6247740b94 [tune] sort running trials to top in status table (#10926) Kai Fricke 2020-09-21 21:39:51 +01:00
  • 50d63b8077 [tune] update pt tutorial docs (#10925) Kai Fricke 2020-09-21 21:33:37 +01:00
  • d1d4743702 [Ray SGD] FP16 Hotfix (#10931) Amog Kamsetty 2020-09-21 13:10:10 -07:00
  • b0ca70f628 [tune+core] tune lifecycle and starting ray guide (#10813) Richard Liaw 2020-09-21 11:27:50 -07:00
  • fd5ddb661e change version numbers to 1.0.0rc1 releases/1.0.0rc1 Barak Michener 2020-09-21 18:03:19 +00:00
  • e8a2bd0f24 Revert "Bump version number everywhere to 1.0.0" Barak Michener 2020-09-21 17:58:09 +00:00
  • 2fb29eb680 [Core] Fix Flaky GCS actor manager test (#10600) SangBin Cho 2020-09-17 16:10:57 -07:00
  • f1fed7f662 [Doc] Document options method (#10830) SangBin Cho 2020-09-16 14:23:24 -07:00
  • 37a81476ec [Doc] Broken doc build fix. (#10865) SangBin Cho 2020-09-17 13:27:30 -07:00
  • c79eb7984d [docs] Placement group documentation (#10555) SangBin Cho 2020-09-16 16:07:55 -07:00
  • a6a7886529 [Dashboard] Refresh documentation 1.0.0 (#10684) Max Fitton 2020-09-10 15:51:26 -07:00
  • bde9c734e8 [Documentation] local_mode doc updates and actor / worker explanation from Slack (#10748) Max Fitton 2020-09-14 13:19:38 -07:00
  • decaa6dea0 [docs] slurm + progress_bar example (#10782) Richard Liaw 2020-09-15 00:16:36 -07:00
  • 9c65373085 Java doc: "Configuring Ray" page (#10801) Kai Yang 2020-09-16 11:43:16 +08:00
  • e756a2bbba [Java] Refine java driver log (#10794) chaokunyang 2020-09-15 17:03:03 +08:00
  • 96ab025e66 [Java] rename config ray.redis.address to ray.address (#10772) Hao Chen 2020-09-15 11:13:19 +08:00
  • 3205119ccb [autoscaler] hotfix calculate_node_resources (#10874) Alex Wu 2020-09-18 13:39:00 -07:00
  • 5f190b4e18 [autoscaler] Usability improvements in logging (#10764) Eric Liang 2020-09-13 13:54:44 -07:00
  • a9830b4dd3 [cli] make test failure less verbose + print ssh (#10767) Richard Liaw 2020-09-13 23:37:10 -07:00
  • 3ef55578af [cli] Remove extra wording + fix travis (#10726) Richard Liaw 2020-09-10 19:11:04 -07:00
  • bdac0ac380 [Autoscaler] Change poll interval to 5 sec when checking VMs status (#10462) Yiran Wang 2020-09-15 17:23:29 -07:00
  • b79773531e [RLlib] Issue 10833 TorchPolicy GPU. (#10834) Sven Mika 2020-09-17 09:04:46 +02:00
  • 5bbfc548c1 [1.0] Remove args from ray start (#10659) Alex Wu 2020-09-18 16:41:23 -07:00
  • 2b893d1bb5 fix incorrect critic loss in TD3 (#10775) mvindiola1 2020-09-20 23:01:51 -04:00
  • 3e94c690c7 Fix flaky placement group test bug (#10915) fangfengbin 2020-09-21 10:50:55 +08:00
  • d7c42d6d92 [RLlib] Unity blogpost final fixes. (#10894) Sven Mika 2020-09-20 14:13:20 +02:00
  • 805dad3bc4 [RLlib] SAC algo cleanup. (#10825) Sven Mika 2020-09-20 11:27:02 +02:00
  • 1d06e025ae [Java]Add actor id when throw RayActorException (#10886) fangfengbin 2020-09-20 16:51:14 +08:00
  • 3f90ec5963 [GCS]Fix actor idempotent bug (#10856) fangfengbin 2020-09-20 12:35:45 +08:00
  • d3fa39efd6 [docs] fix version flyout menu z-index (#10892) Sumanth Ratna 2020-09-19 16:30:35 -04:00
  • c1f8d22a50 Fix examples Dockerfile (#10908) Rohit Rawat 2020-09-19 11:05:30 -07:00
  • 9da7bdcc8e Use master for links to docs in source (#10866) Sumanth Ratna 2020-09-19 03:30:45 -04:00
  • 86b1814e62 Update rllib-env.rst (#10891) Carlos Aguayo 2020-09-19 03:29:56 -04:00
  • 890fa6704f [GCS]Fix MGetValues Command to send is too large bug (#10877) fangfengbin 2020-09-19 12:22:20 +08:00
  • 6a227ae501 [autoscaler] Split autoscaler interface public private (#10898) Eric Liang 2020-09-18 18:16:23 -07:00
  • 9a07c7b963 [1.0] Remove args from ray start (#10659) Alex Wu 2020-09-18 16:41:23 -07:00
  • cd7351f6a3 Streamlined slurm script and removed references to redis_password (#10827) rkube 2020-09-18 17:55:56 -04:00
  • e56f2b8586 [autoscaler] hotfix calculate_node_resources (#10874) Alex Wu 2020-09-18 13:39:00 -07:00
  • 102c498653 [Doc] Fix RayServeHandle doc (#10896) architkulkarni 2020-09-18 10:29:21 -07:00
  • f37b687452 [release test] Spillback test (#10788) Alex Wu 2020-09-18 09:31:07 -07:00
  • 41d7221dcd fix (#10876) Richard Liaw 2020-09-17 23:17:39 -07:00
  • 508cfa3540 [tune] Support yield and return statements (#10857) Kai Fricke 2020-09-18 04:18:35 +01:00
  • 4b58557309 bump java version to 1.0.0 (#10796) chaokunyang 2020-09-18 11:09:13 +08:00
  • 5cbc411e38 [cpp worker] support cluster mode (#9977) SongGuyang 2020-09-18 11:08:18 +08:00
  • 1b295a17cb Add accelerator-type to multi node type example YAML (#10871) Eric Liang 2020-09-17 17:09:35 -07:00
  • bc74a10748 [Core] Fix Flaky GCS actor manager test (#10600) SangBin Cho 2020-09-17 16:10:57 -07:00
  • fedbdd5dc6 [Doc] Broken doc build fix. (#10865) SangBin Cho 2020-09-17 13:27:30 -07:00
  • ce671b3a94 Restore plasma directory option (#10784) Eric Liang 2020-09-14 19:05:55 -07:00
  • f60f5d8748 [docs] init list of oss projects (#10758) Richard Liaw 2020-09-14 12:11:05 -07:00
  • 9db51d21c4 Fix abstraction violations in command_runner interface (#10715) Ameer Haj Ali 2020-09-15 06:28:38 +03:00
  • 2d08b2bb1c [tune] convert fallback representation to numbers in wandb integration (#10799) Kai Fricke 2020-09-15 19:47:11 +01:00
  • 7bf5f1af8b [Ray SGD] use_local flag + Worker group abstraction (#10539) Amog Kamsetty 2020-09-15 11:58:57 -07:00
  • f2408b719c Fixed PettingZooEnv (#10847) Benjamin Black 2020-09-17 14:28:42 -04:00
  • a159ae72b3 [autoscaler] Ensure run_init happens in all cases (#10820) Ian Rodney 2020-09-17 11:23:56 -07:00
  • 47d7d83b6f [docker] Fix GPU support for tensorflow (#10779) Ian Rodney 2020-09-17 10:56:58 -07:00
  • 269e1f0b98 Fix push_error_to_driver_through_redis (#10848) fyrestone 2020-09-18 01:50:44 +08:00
  • 8a77cf925a [cli][ray] update ray cli message (#10823) Keqiu Hu 2020-09-17 09:26:55 -07:00
  • ee99c919e3 [tune] lazy trials (#10802) Kai Fricke 2020-09-17 16:51:46 +01:00
  • 89da3f9ba7 [docs] Add RayDP link to community integrations (#10851) Eric Liang 2020-09-17 01:21:12 -07:00
  • 5c7b35d694 [RLlib] Issue 10833 TorchPolicy GPU. (#10834) Sven Mika 2020-09-17 09:04:46 +02:00
  • fe4c6ab778 [Core] Remove unused credis related code. (#10849) SangBin Cho 2020-09-16 23:34:54 -07:00
  • 6f479d4697 [hotfix] CPU Detection (#10821) Alex Wu 2020-09-16 21:02:52 -07:00
  • 77c3414bc2 [docs] fix book icon in version flyout menu (#10844) Sumanth Ratna 2020-09-16 22:41:14 -04:00
  • d3feb83053 [tune] check for running session (#10840) Richard Liaw 2020-09-16 18:55:11 -07:00
  • 829a2307df [docs] raise z-index block (#10843) Richard Liaw 2020-09-16 17:16:50 -07:00
  • 54c616e9f3 [autoscaler] Enforce CommandRunnerInterface abstractions (#10822) Ameer Haj Ali 2020-09-17 02:56:03 +03:00
  • 1fdb7ef6c3 [docs] Placement group documentation (#10555) SangBin Cho 2020-09-16 16:07:55 -07:00
  • 9d0a9e73de Add java yaml example (#10835) Alex Wu 2020-09-16 14:35:10 -07:00
  • d7d4e1c87b [Doc] Document options method (#10830) SangBin Cho 2020-09-16 14:23:24 -07:00
  • 50784e2496 [Dashboard] Dashboard node grouping (#10528) fyrestone 2020-09-17 01:17:29 +08:00
  • eb891e6c94 [TEST]make retry counts (#10463) Tao Wang 2020-09-17 01:12:30 +08:00
  • 322f12600f bump java version to 1.1.0 (#10795) chaokunyang 2020-09-16 12:05:11 +08:00
  • c9fafe7733 [tune] added type hints (#10806) Kai Fricke 2020-09-16 05:03:56 +01:00
  • 5e030db8a5 [EVENT] add log reporter (#10419) Basasuya 2020-09-16 11:54:05 +08:00
  • da1d171c39 Java doc: "Configuring Ray" page (#10801) Kai Yang 2020-09-16 11:43:16 +08:00
  • 0d9d34a3c1 [docs] Sort library list alphabetically and add experimental note to Dask (#10815) Eric Liang 2020-09-15 17:26:09 -07:00
  • f83c588f08 [rllib] Remove broken no eager on workers mode (#10745) Eric Liang 2020-09-15 17:25:20 -07:00
  • c198869721 [Autoscaler] Change poll interval to 5 sec when checking VMs status (#10462) Yiran Wang 2020-09-15 17:23:29 -07:00
  • 65065cc19d [docker] Make python version configurable on docker image (#10783) Lee moon soo 2020-09-15 16:07:29 -07:00
  • 8d6fee14c7 [fix] Cite sources for example (#10798) Richard Liaw 2020-09-15 14:37:40 -07:00
  • 3ec5fa1b51 [docs] Rename oss-users to ray-libraries (#10811) Eric Liang 2020-09-15 13:11:00 -07:00
  • 940f02913a [Docs] update docs readme and fix typo (#10807) architkulkarni 2020-09-15 12:51:18 -07:00
  • b0b544c524 change version numbers to rc0 releases/1.0.0rc0 Barak Michener 2020-09-15 19:16:33 +00:00
  • 2d8416600d Revert "Bump version number everywhere to 1.0.0" Barak Michener 2020-09-15 19:13:57 +00:00
  • f3776d75c8 Restore plasma directory option (#10784) Eric Liang 2020-09-14 19:05:55 -07:00
  • 7bebb2741c [docs] init list of oss projects (#10758) Richard Liaw 2020-09-14 12:11:05 -07:00
  • b9e907aa4d Fix abstraction violations in command_runner interface (#10715) Ameer Haj Ali 2020-09-15 06:28:38 +03:00
  • f907c1a715 [tune] convert fallback representation to numbers in wandb integration (#10799) Kai Fricke 2020-09-15 19:47:11 +01:00
  • d801ff8e0a [Ray SGD] use_local flag + Worker group abstraction (#10539) Amog Kamsetty 2020-09-15 11:58:57 -07:00
  • d5a7c53908 [Ray SGD] use_local flag + Worker group abstraction (#10539) Amog Kamsetty 2020-09-15 11:58:57 -07:00
  • 0865d68466 [tune] convert fallback representation to numbers in wandb integration (#10799) Kai Fricke 2020-09-15 19:47:11 +01:00
  • 334e11c704 [Dashboard] Fix a number of console warnings caused by incorrect usage of react keys (#10749) Max Fitton 2020-09-15 11:21:44 -07:00
  • c2dff126aa [Core] Warn when failed to get the exact version of pickle5 (#10731) Siyuan (Ryans) Zhuang 2020-09-15 11:21:27 -07:00
  • 4ccfd07a61 [RLlib] Add docstrings for agents/dqn (#10710) desktable 2020-09-15 03:37:07 -07:00
  • 34bb61dabc [Java] Refine java driver log (#10794) chaokunyang 2020-09-15 17:03:03 +08:00
  • 1a4023387d [docs] slurm + progress_bar example (#10782) Richard Liaw 2020-09-15 00:16:36 -07:00