Simon Mo
Simon Mo
We recently saw two builds [1](https://buildkite.com/ray-project/ray-builders-branch/builds/5486#6f2799d7-2c22-4105-b981-b42ccf5bdb4b) [2](https://buildkite.com/ray-project/ray-builders-branch/builds/5486#6f2799d7-2c22-4105-b981-b42ccf5bdb4b) failed to execute with this shown in the log: ``` fatal error: unexpected signal during runtime execution [signal 0xc0000005 code=0x1 addr=0x4fe695ac7ff pc=0x32fc89] goroutine...
https://ray--27735.org.readthedocs.build/en/27735/serve/index.html Signed-off-by: simon-mo ## Why are these changes needed? - Update the intro page to incorporate content from FAQ - Delete FAQ - Added model composition example to intro page...
## Why are these changes needed? - Updated all examples mentioning Ray Serve in Ray AIR documentation to use the new API. I didn't re-run the notebook because that will...
## Why are these changes needed? Add a new page discussing how to use the batching decorator. ## Related issue number Closes #27445 ## Checks - [x] I've signed off...
Signed-off-by: simon-mo ## Why are these changes needed? `PyObjScanner` put themselves in a global dictionary. Currently, it only removes themselves when __del__ is called. But since they have reference within...
### What happened + What you expected to happen This is not a regression because old dashboard doesn't support log browsing. Serve creates log file in the `/tmp/ray/session_latest/logs/serve` directory. While...
I compiled a kindle version here: https://github.com/simon-mo/tensorflow-internals/blob/40aea3a6f9cd2d2c4d321524a673efd61cb027ad/tensorflow-internals-kindle.pdf Had to fix some issue to make it compile on my mac. That's why i'm not submitting a PR.
### Search before asking - [X] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description Ray head and worker pod logs are not very useful....
### Search before asking - [X] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description We would like to contribute a controller embedded in kuberay...