-
### What happened + What you expected to happen
Serve script:
```
from ray import serve
import time
@serve.deployment
class Model:
def __call__(self):
return "Hello, world!"
s…
-
Just something to be aware of. If the cause of these are known and something is in the pipe, I will not bother looking at them. And if this is only happening on my system, I probably will not look at …
-
Çeşitli sebeplerden dolayı eklenti içerisinde oynamayan dizi veya filmlerin bildirildiği başlık..
Lütfen eklenti adı ve ilgili kısmı net bir şekilde belirtin.
### Örneğin
> Websitesinde oynuy…
-
### What happened + What you expected to happen
Hi everyone,
I have a pipeline that runs a bunch of ray remote functions. This pipeline is sent as a celery task. Everything works if the celery wor…
-
### Description
I have been trying to run Ray on our YARN cluster (where we run Spark apps) and recently discovered that it might be easier to use `Ray on Spark` (https://docs.databricks.com/en/mac…
-
Hello, I'm reaching out on behalf of the AWS X-Ray team. We would like to request the addition of new labels to [php-contrib](https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main) …
-
### What happened + What you expected to happen
I have a deployment file that specifies the `.` as the working directory. Following the documentation from
- https://docs.ray.io/en/latest/ray-core/…
ysmu updated
7 months ago
-
@immiao @byumjin this would be a great real-time rendering project for the winter/spring!
# Phase 1 - billboards
* [ ] Procedural billboard texture generation from various cloud types
* [ ] Nav…
-
### What happened + What you expected to happen
I started a ray cluster, ran a serve application, then shut everything down. Then I restarted a ray cluster, and I see some metrics from the previous r…
zcin updated
5 months ago
-
First I want to thank @mikedh for an amazing library! Thanks for all the hard work you've put into this.
I am trying to write an app where I can click on the scene and remove the corresponding face…