Block or Report
Block or report wjsi
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
-
cloudpickle Public
Forked from cloudpipe/cloudpickle
Extended pickling support for Python objects
Python
691 contributions in the last year
Less
More
Activity overview
Contributed to
mars-project/mars,
mars-project/asyncio37,
mars-project/shared_memory38
and 5 other
repositories
Contribution activity
March 2022
Created 4 commits in 1 repository
Opened 8 pull requests in 1 repository
mars-project/mars
8
merged
- [BACKPORT][Ray] Refine ray tests (#2793)
- [BACKPORT] Use versioneer to manage release versions (#2806)
- Use versioneer to manage release versions
- Build docker images cronically
- [BACKPORT] Remove deprecate warnings when import mars.tensor (#2788)
- Remove deprecate warnings when import mars.tensor
- [BACKPORT] Increase test stability for command-line tests (#2779)
- Increase test stability for command-line tests
Reviewed 16 pull requests in 1 repository
mars-project/mars
16 pull requests
- Support generating a DOT file for subtask graph
- Support generating dtypes, index_value etc lazily for DataFrame chunks
- Introduce asv benchmark
- [Ray] Refine ray tests
- [scheduling] A speculative execution based task scheduler
- [BACKPORT][Ray] Support Ray client mode (#2773)
- [BACKPORT][Ray] New ray actor creation model (#2783)
- [ray] support ray client mode
- [ray] New ray actor creation model
- Optimize in-process actor calls
- [BACKPORT] Fix duplicate dec object ref (#2741)
- Add broadcast merge support for DataFrame
- [Metric] Add common metrics
- Fix DataFrame initializer when Mars object exists in list
- Fix the wrong result of df.merge
- [Metric] Add ray metrics implementation