Eric Liang and GitHub
609c1b8acd
Start moving ray internal files to _private module ( #10994 )
2020-09-24 22:46:35 -07:00
5bc2ba38fd
[docker] Detect CPUs in container correctly ( #10507 )
...
Co-authored-by: simon-mo <simon.mo@hey.com >
Co-authored-by: Richard Liaw <rliaw@berkeley.edu >
Co-authored-by: Alex Wu <itswu.alex@gmail.com >
2020-09-13 23:40:48 -07:00
Eric Liang and GitHub
cbc52a2a42
Remove colorful from ray core ( #10723 )
2020-09-10 18:41:59 -07:00
SangBin Cho and GitHub
92664249e8
Partially Use f string ( #10218 )
...
* flynt. trial 1.
* Trial 1.
* Addressed code review.
2020-08-20 18:21:16 -07:00
40b8e35d61
[cli] New logging for the rest of the ray commands ( #9984 )
...
Co-authored-by: Richard Liaw <rliaw@berkeley.edu >
2020-08-11 09:58:23 -07:00
5b96a88cd7
[Core] Gpu type detection ( #9695 )
...
* .
* .
* .
* .
* .
* .
* .
* .
* Test cases
* detection only
* .
* Done?
* .
* .
* Done
* added test case
* .
* .
* .
* .
* .
* .
* Update python/ray/ray_constants.py
Co-authored-by: Eric Liang <ekhliang@gmail.com >
* .
* .
Co-authored-by: Eric Liang <ekhliang@gmail.com >
2020-08-01 11:43:56 -07:00
mehrdadn and GitHub
28d18ec836
[windows] Improve GPU detection ( #9300 )
...
Co-authored-by: Mehrdad <noreply@github.com >
2020-07-04 13:20:23 -07:00
Xianyang Liu and GitHub
0bfcc2e5ba
[core] Better support multi-nic environments by respecting user-provided IP ( #8512 )
2020-06-25 14:03:12 -05:00
Edward Oakes and GitHub
7b609ca211
Remove instances of 'raise Exception' ( #7523 )
2020-03-10 17:51:22 -07:00
Sven and Eric Liang
60d4d5e1aa
Remove future imports ( #6724 )
...
* Remove all __future__ imports from RLlib.
* Remove (object) again from tf_run_builder.py::TFRunBuilder.
* Fix 2xLINT warnings.
* Fix broken appo_policy import (must be appo_tf_policy)
* Remove future imports from all other ray files (not just RLlib).
* Remove future imports from all other ray files (not just RLlib).
* Remove future import blocks that contain `unicode_literals` as well.
Revert appo_tf_policy.py to appo_policy.py (belongs to another PR).
* Add two empty lines before Schedule class.
* Put back __future__ imports into determine_tests_to_run.py. Fails otherwise on a py2/print related error.
2020-01-09 00:15:48 -08:00
Philipp Moritz and GitHub
32b2907457
Update max resource label and give better error message ( #5916 )
2019-10-16 22:37:01 -07:00
Eric Liang and GitHub
6843a01a7f
Automatically create custom node id resource ( #5882 )
...
* node id
* comment
* comments
* fix tests
2019-10-15 21:31:11 -07:00
Eric Liang and GitHub
5ecb02fb80
Release 0.7.5 updates ( #5727 )
2019-09-26 10:30:37 -07:00
Eric Liang and GitHub
faeaa34bdd
Deflake cluster heartbeat test ( #5552 )
2019-09-11 12:26:04 -07:00
Eric Liang and GitHub
97ccd75952
[rllib] Enable object store memory limit by default ( #5534 )
2019-08-26 01:37:28 -07:00
Eric Liang and Robert Nishihara
e2e30ca507
Ray, Tune, and RLlib support for memory, object_store_memory options ( #5226 )
2019-08-21 23:01:10 -07:00