Commit Graph

  • 317d0da7d8 Add experimental API for ray.get and ray.wait with additional argument types (#2071) Kunal Gosar 2018-06-01 16:42:27 -07:00
  • 4dd4698564 unify build dir for Python and Java (#2171) songqing 2018-06-02 07:28:27 +08:00
  • c1de03acac Add timeout mechanism to Push function instead of retries (#2148) Yuhong Guo 2018-06-01 16:21:05 +08:00
  • 74dc14d1fc [autoscaler] GCP node provider (#2061) Kristian Hartikainen 2018-05-31 09:00:03 -07:00
  • 117107cb15 [xray] Evict tasks from the lineage cache (#2152) Stephanie Wang 2018-05-31 00:24:39 -07:00
  • 12de668ccb [ASV] Add ray.init and simple Ray benchmarks (#2166) Philipp Moritz 2018-05-31 00:06:17 -07:00
  • c85bb8fb4e Re-encrypt key for uploading to S3 from travis to use travis-ci.com. (#2169) Robert Nishihara 2018-05-31 00:05:03 -07:00
  • fd234e3171 [rllib] Fix A3C PyTorch implementation (#2036) Alok Singh 2018-05-30 10:48:11 -07:00
  • ac1e5a7d15 [JavaWorker] Do not kill local-scheduler-forked workers in RunManager.cleanup (#2151) Hao Chen 2018-05-30 15:25:03 +08:00
  • aa34509bc7 Update Travis CI badge from travis-ci.org to travis-ci.com. (#2155) Robert Nishihara 2018-05-29 16:44:02 -07:00
  • 6172f94c04 Implement Python global state API for xray. (#2125) Robert Nishihara 2018-05-29 16:25:54 -07:00
  • 166000b089 [xray] Improve flush algorithm for the lineage cache (#2130) Stephanie Wang 2018-05-28 21:03:15 -07:00
  • bc2a83e698 Fix support for actor classmethods (#2146) Eric Liang 2018-05-28 17:43:23 -07:00
  • eb1d7ac4bc Add empty df test (#1879) Peter Veerman 2018-05-27 09:25:50 -07:00
  • a8d3c057c1 [JavaWorker] Enable java worker support (#2094) Yujie Liu 2018-05-27 05:38:50 +08:00
  • 74cca3b284 [DataFrame] Fixing the code formatting of the tests (#2123) Devin Petersohn 2018-05-26 11:24:01 -07:00
  • dc03506108 Update resource documentation (remove outdated limitations). (#2022) Robert Nishihara 2018-05-25 22:19:47 -07:00
  • bb8bfce403 bugfix: use array redis_primary_addr out of its scope (#2139) caopeng428 2018-05-26 12:40:23 +08:00
  • a8517cc82a Fix infinite retry in Push function. (#2133) Yuhong Guo 2018-05-25 16:16:44 +08:00
  • 5c2b2c7b49 [JavaWorker] Changes to the directory under src for support java worker (#2093) Yujie Liu 2018-05-25 15:59:05 +08:00
  • fa97acbc89 Integrate credis with Ray & route task table entries into credis. (#1841) Zongheng Yang 2018-05-24 23:35:25 -07:00
  • 3509a33cf3 Prototype named actors. (#2129) Yucong He 2018-05-24 00:32:12 -07:00
  • 225608ec66 Update arrow to latest master (#2100) Philipp Moritz 2018-05-24 00:26:13 -07:00
  • 68b11c8251 [DataFrame] Speed up dtypes (#2118) Peter Schafhalter 2018-05-23 16:35:17 -07:00
  • 9ff3d57429 do not fetch from dead Plasma Manager (#2116) yuyiming 2018-05-24 07:13:09 +08:00
  • 4584193308 [DataFrame] Refactor GroupBy Methods and Implement Reindex (#2101) Kunal Gosar 2018-05-22 16:34:07 -07:00
  • 01f69689ed Initial Support for Airspeed Velocity (#2113) Richard Liaw 2018-05-22 16:20:39 -07:00
  • 9b9ff19dd0 Use automatic memory management in Redis modules. (#1797) Robert Nishihara 2018-05-22 01:05:09 -07:00
  • 317c9450e7 [DataFrame] Test bugfixes (#2111) Devin Petersohn 2018-05-21 20:01:19 -10:00
  • f1fc373de7 [DataFrame] Update initializations of IndexMetadata which use outdated APIs (#2103) Peter Schafhalter 2018-05-21 12:19:41 -07:00
  • eb078766d8 Performance fix (#2110) eric-jj 2018-05-21 09:07:55 +08:00
  • f795173b51 Use flake8-comprehensions (#1976) Alok Singh 2018-05-20 16:15:06 -07:00
  • 99ae74e1d2 Improve error message printing and suppression. (#2104) Robert Nishihara 2018-05-20 12:13:14 -07:00
  • f37e2e5d2f [rllib] [doc] Broken link in ddpg doc Eric Liang 2018-05-20 00:10:59 -07:00
  • 9a8f29e571 YAPF, take 3 (#2098) Alok Singh 2018-05-19 16:07:28 -07:00
  • 8e0962bb9c [rllib] rename async -> _async (#2097) Alok Singh 2018-05-19 14:16:52 -07:00
  • eba73449cc fix unused lambda capture (#2102) Kunal Gosar 2018-05-19 13:27:10 -07:00
  • f1da721522 [xray] Use pubsub instead of timeout for ObjectManager Pull. (#2079) Melih Elibol 2018-05-18 21:35:12 -07:00
  • 9e46de9830 [DataFrame] Update _inherit_docstrings (#2085) Peter Schafhalter 2018-05-18 20:50:41 -07:00
  • 5918776dd4 [JavaWorker] Changes to the build system for support java worker (#2092) Yujie Liu 2018-05-19 10:09:23 +08:00
  • 71e5cca59f [xray] Fix bug in updating actor execution dependencies (#2064) Stephanie Wang 2018-05-18 12:45:17 -07:00
  • 0b07602c89 [DataFrame] Refactor __delitem__ (#2080) Simon Mo 2018-05-18 11:58:20 -07:00
  • 25e7aa1e79 [xray] Better error messaging when pulling from self. (#2068) Melih Elibol 2018-05-18 10:26:47 -07:00
  • 57419f9132 Use source code in hash where possible (fix #2089) (#2090) Adam Gleave 2018-05-18 09:05:33 -07:00
  • 78e4b021ab Functions for flushing done tasks and evicted objects. (#2033) Robert Nishihara 2018-05-18 01:59:58 -07:00
  • 15b72f9893 Fix compilation error for RAY_USE_NEW_GCS with latest clang. (#2086) Robert Nishihara 2018-05-17 23:10:02 -07:00
  • 3c245f66d4 [xray] Corrects Error Handling During Push and Pull. (#2059) Melih Elibol 2018-05-17 17:51:55 -07:00
  • 6ca122f723 [xray] Sophisticated task dependency management (#2035) Stephanie Wang 2018-05-17 17:18:30 -07:00
  • 470887c2ad Support calling positional arguments by keyword (fix #998) (#2081) Adam Gleave 2018-05-17 16:10:26 -07:00
  • afbb260ca4 [DataFrame] Improve performance of iteration methods (#2026) Kunal Gosar 2018-05-17 14:45:21 -07:00
  • ae17ebd032 [DataFrame] Implement to_csv (#2014) Peter Schafhalter 2018-05-17 14:35:17 -07:00
  • 796864d887 [xray] Lineage cache only requests notifications about remote parent tasks (#2066) Stephanie Wang 2018-05-17 13:01:40 -07:00
  • c0e4c9d3d1 [rllib] Add magic methods for rollouts (#2024) Alok Singh 2018-05-16 22:59:46 -07:00
  • 7549209aea [DataFrame] Allows DataFrame constructor to take in another DataFrame (#2072) Kunal Gosar 2018-05-16 19:17:20 -07:00
  • 78bb887dd4 Pin Pandas version for Travis to 0.22 (#2075) Peter Schafhalter 2018-05-16 15:05:37 -07:00
  • bea97b425b Fix python linting (#2076) Melih Elibol 2018-05-16 15:04:31 -07:00
  • 88fa98e851 [xray] Fix GCS table prefixes (#2065) Stephanie Wang 2018-05-16 13:15:03 -07:00
  • 570c3153cd Some tests for _submit API. (#2062) Robert Nishihara 2018-05-16 00:26:25 -07:00
  • 68bec0f6fb [rllib] Queue lib for python 2.7 (#2057) alexbao 2018-05-16 06:27:52 +08:00
  • 3f1dd29eab [autoscaler] Remove faulty assert that breaks during downscaling, pull configs from env (#2006) Eric Liang 2018-05-15 12:47:11 -07:00
  • 825c227c2b [DataFrame] Refactor indexers and implement setitem (#2020) Simon Mo 2018-05-15 12:27:28 -07:00
  • 79b45c6cfd [rllib]Update bc/policy.py (#2012) SunYiran 2018-05-16 02:52:24 +08:00
  • 8fbb88485b Create RemoteFunction class, remove FunctionProperties, simplify worker Python code. (#2052) Robert Nishihara 2018-05-14 14:35:23 -07:00
  • ad48e47120 Don't crash on duplicate actor notifications (#2043) Stephanie Wang 2018-05-14 14:26:37 -07:00
  • 19b743c84b Fixed attribute name in code example (#2054) Ken Fehling 2018-05-14 04:05:06 -04:00
  • 52b0f3734a [xray] Add Travis build for testing xray on Linux. (#2047) Robert Nishihara 2018-05-13 21:22:01 -07:00
  • 4ff900e131 Added missing comma to code example (#2050) Ken Fehling 2018-05-13 22:01:01 -04:00
  • 18071d95a7 Use more CPUs for testMultipleWaitsAndGets. (#2051) Robert Nishihara 2018-05-13 15:35:02 -07:00
  • 3ac0c08daa use jobid_nil (#2044) Melih Elibol 2018-05-13 14:22:09 -07:00
  • c7f3b8c4d3 Fix typo in tune. (#2046) Alok Singh 2018-05-12 09:36:45 -07:00
  • 041c37506e Fix error in api.rst. (#2048) Aris L 2018-05-13 00:35:45 +08:00
  • 71997a481b Improve shared_ptr usage (#2030) eric-jj 2018-05-12 11:05:04 +08:00
  • a292d7ba32 [xray] Fix UniqueID hashing for object and task IDs. (#2017) Stephanie Wang 2018-05-10 21:56:12 -07:00
  • 89e2eef3f3 [DataFrame] Fixing bugs in groupby (#2031) Devin Petersohn 2018-05-10 11:44:19 -07:00
  • b79912ec74 [DataFrame] Fixes dropna subset bug (#2018) Kunal Gosar 2018-05-10 08:25:24 -07:00
  • 72a3a6cb02 [DataFrame] Implement where (#1989) Devin Petersohn 2018-05-09 14:05:52 -07:00
  • d2c193ed2c [DataFrame] Add direct pandas imports for MVP (#1960) Kunal Gosar 2018-05-08 19:19:32 -07:00
  • 77c8aa7627 Make ActorHandles pickleable, also make proper ActorHandle and ActorC… (#2007) Robert Nishihara 2018-05-08 19:19:07 -07:00
  • 2048b546ff Expand local_dir in Trial init (#2013) Kristian Hartikainen 2018-05-07 21:44:28 -07:00
  • b1e32ca6c2 Fixing ascii error for Python2 (#2009) Devin Petersohn 2018-05-07 11:56:40 -07:00
  • 1f82a46473 [DataFrame] Implements df.update (#1997) Peter Veerman 2018-05-07 08:55:40 -07:00
  • 12da021717 [DataFrame] Implements df.as_matrix (#2001) Peter Veerman 2018-05-06 23:36:39 -07:00
  • 1848745223 [DataFrame] Implement quantile (#1992) Rohan Singh 2018-05-06 18:25:13 -07:00
  • ad1afeb268 [DataFrame] Impement sort_values and sort_index (#1977) Devin Petersohn 2018-05-06 09:53:29 -07:00
  • 9f28529e2c [DataFrame] Implement rank (#1991) Rohan Singh 2018-05-06 09:32:33 -07:00
  • 857458c37c [DataFrame] Implemented prod, product, added test suite (#1994) Hari Subbaraj 2018-05-05 21:25:42 -07:00
  • 36fd64800b [DataFrame] Implemented __setitem__, select_dtypes, and astype (#1941) Jae Min Kim 2018-05-05 20:27:29 -07:00
  • 8509a51291 [DataFrame] Implement diff (#1996) Rohan Singh 2018-05-05 00:44:52 -07:00
  • a58629f53f [DataFrame] Implemented nunique, skew (#1995) Hari Subbaraj 2018-05-04 12:22:10 -07:00
  • 4030356b51 [DataFrame] Implements filter and dropna (#1959) Kunal Gosar 2018-05-04 12:21:16 -07:00
  • 22d4950fae [DataFrame] Implements df.pipe (#1999) Peter Veerman 2018-05-04 10:16:05 -07:00
  • a1d7bb31a4 [DataFrame] Apply() for Lists and Dicts (#1973) Omkar Salpekar 2018-05-04 10:05:00 -07:00
  • cdf94c18a4 Clean up syntax for supported Python versions. (#1963) Alok Singh 2018-05-03 07:45:12 -07:00
  • d85ee0bc04 [DataFrame] Implements mode, to_datetime, and get_dummies (#1956) Kunal Gosar 2018-05-02 23:21:00 -07:00
  • d67b786291 [DataFrame] Fix dtypes (#1930) Peter Schafhalter 2018-05-02 23:04:19 -07:00
  • 677b1c85ae keep_dims -> keepdims (#1980) Alok Singh 2018-05-02 22:06:05 -07:00
  • 32fa862408 add pthread linking (#1986) alonamid 2018-05-02 21:50:29 -07:00
  • 4badc04bb2 [DataFrame] Add layer of abstraction to allow OID instantiation (#1984) Devin Petersohn 2018-05-02 19:29:52 -07:00
  • 5589426484 [DataFrame] Fix blocking issue on _IndexMetadata passing (#1965) Patrick Yang 2018-05-01 23:27:49 -07:00
  • 7c1d569a49 [DataFrame] Implement df.merge (#1964) Devin Petersohn 2018-05-01 18:40:53 -07:00