Eric Liang
|
476b5c6196
|
[Parallel Iterators] Allow for operator chaining after repartition (#7268)
* bug fix repartition
* change add_transform from private to inner
* formatting
* addressing comments
* formatting
|
2020-03-04 14:42:52 -08:00 |
|
Eric Liang
|
5df801605e
|
Add ray.util package and move libraries from experimental (#7100)
|
2020-02-18 13:43:19 -08:00 |
|
Eric Liang
|
69c5a2bc3c
|
Warn if OMP_NUM_THREADS is set (#6729)
|
2020-01-08 14:59:07 -08:00 |
|
Eric Liang
|
a6c8c342b7
|
Better document guarantees provided by par iter API (#6726)
* update
* Update doc/source/iter.rst
Co-Authored-By: Edward Oakes <ed.nmi.oakes@gmail.com>
* Update doc/source/iter.rst
Co-Authored-By: Edward Oakes <ed.nmi.oakes@gmail.com>
Co-authored-by: Edward Oakes <ed.nmi.oakes@gmail.com>
|
2020-01-07 14:41:50 -08:00 |
|
Eric Liang
|
895f2727fb
|
Add experimental parallel iterators API (#6644)
|
2020-01-02 13:45:26 -08:00 |
|