Highlights
- Pro
Block or Report
Block or report suquark
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
t-rex-runner-doppler Public
T-rex runner game extracted from chromium + Motion sensing using the doppler effect
250 contributions in the last year
Less
More
Contribution activity
March 2022
Created 6 commits in 1 repository
Created a pull request in ray-project/ray that received 12 comments
[workflow] Convert DAG to workflow
Why are these changes needed?
This PR implements the workflow API that converts Ray DAG into Ray workflow.
Checks
I've run scripts/format.sh to …
+167
−0
•
12
comments
Opened 11 other pull requests in 1 repository
ray-project/ray
6
open
4
merged
1
closed
- [Lint] Cleanup incorrectly formatted strings (Part 3: components)
- [Lint] Cleanup incorrectly formatted strings (Part 2: Tune)
- [Lint] Cleanup incorrectly formatted strings (Part 1: RLLib)
- [WIP][core] Simplify options handling [Part 1]
- Cleanup nits in code
- Revert "Revert "[workflow] Convert DAG to workflow (#22925)""
- [WIP] Revert "Revert "[workflow] Convert DAG to workflow (#22925)""
- [core][serialization] Fix registering serializer before initializing Ray.
- [DAG] Update the example in the doc
- [Workflow] Optimize out tail recursion in python
- [workflow] Fix different step directories are used for "workflow.wait" during recovery