Popular repositories
355 contributions in the last year
Less
More
Contribution activity
July 2021
Created 2 commits in 1 repository
Created a pull request in ray-project/ray that received 2 comments
[C++ Worker]Ignore genrated files
Why are these changes needed? C++ worker will generate a template project, we need to ignore the generated files by c++ worker. Related issue number …
+3
−0
•
2
comments
Reviewed 8 pull requests in 2 repositories
ray-project/ray 7 pull requests
- [C++ API] support get ray address from env
- [Cpp]use global state accessor to get session dir, if necessary
- support build different python wheel in setup.py
- [C++ API] support loading C++ dynamic libraries from code search path
- [C++ worker] support build and add C++ worker to python wheel
- [C++ Worker]Add some APIs for task call part one
- [Core] Get node to connect for driver in global state accessor