SangBin Cho

Results 48 issues of SangBin Cho

The original link doesn't exist. https://docs.ray.io/en/master/_images/air-ecosystem.svg I fixed it by linking the raw github file link. This should have the exactly same flow as before. I tried finding a link...

## Why are these changes needed? This PR implements `ray resources` API. The PR replaces https://github.com/ray-project/ray/pull/24095. Credit to @jon-chuang. I am working on merging the PR. ## Related issue number...

@author-action-required

Currently, every public interface of Query Frontend and Management Frontend is exposed by REST APIs. I'd suggest to expose gRPC interface for query frontend where low latency is much more...

type: enhancement

Following https://github.com/ucbrise/clipper/issues/706, https://github.com/ucbrise/clipper/issues/703, and https://github.com/ucbrise/clipper/pull/707. We found out mxnet test is not even running at jenkins worker 7 and 8. It is because some pre-packages required for mxnet is not...

type: bug
type: maintenance

I am planning to write a new contribution documentation `CONTRIBUTING.md`. Based on this, I will update the webpage's contribution doc. I am planning to write these things. 1. The current...

status: in progress
type: enhancement

Currently, Clipper supports 5 different input types, `int, float, double, string, and byte` It means that if we want to use JSON objects as inputs, we should either use strings...

Feature Request

### What happened + What you expected to happen `get_event_loop` will be deprecated and print spammy logs to the driver. We should use `new_event_loop ` and `get_running_loop` instead. https://docs.python.org/3.10/library/asyncio-eventloop.html#asyncio.get_event_loop ###...

bug
triage
stale
Python-3-10-support

Signed-off-by: SangBin Cho ## Why are these changes needed? There's a feature to remove all actor information 5m after the job is terminated. We will remove this feature for 2...

@author-action-required

Signed-off-by: SangBin Cho ## Why are these changes needed? When we start a node we can specify --temp-dir but it only works if the node is the head node. This...

@author-action-required

Signed-off-by: SangBin Cho ## Why are these changes needed? This PR adds input & output size of each task to the task API. TODO: Add unit tests ## Related issue...

@author-action-required
stale