Ian Rodney
|
1d158dda32
|
[serve] Rename to use replicas, not workers (#11822)
|
2020-11-10 11:36:15 -08:00 |
|
architkulkarni
|
adcaabcd64
|
[Serve] Reconfigure backend class at runtime (#11709)
|
2020-11-09 14:04:51 -06:00 |
|
architkulkarni
|
347e871409
|
[Serve] Add dependency management (#11743)
|
2020-11-05 16:39:37 -06:00 |
|
Edward Oakes
|
fcaf4d80e3
|
[serve] Make fractional resource usage more obvious in docs (#11580)
|
2020-10-28 13:54:36 -07:00 |
|
architkulkarni
|
1ce0c4965b
|
[Serve] Update front page of serve doc (#11421)
|
2020-10-23 12:01:04 -07:00 |
|
Simon Mo
|
ef96793d3f
|
[Serve] [Doc] Clarify custom method call (#11485)
|
2020-10-20 10:41:30 -07:00 |
|
Simon Mo
|
1bce7518f3
|
[Serve][Doc] Add FAQ Page (#11258)
|
2020-10-19 17:15:22 -07:00 |
|
herve-alanaai
|
436202bcfd
|
[docs] Fix typos in documentation (#11414)
|
2020-10-15 17:00:48 -07:00 |
|
Simon Mo
|
7fbe076813
|
[Serve] Unwrap Flask Request from ServeHandle (#10845)
|
2020-09-22 12:44:23 -07:00 |
|
Simon Mo
|
970fc37173
|
[Serve] Update architecture.svg (#10754)
|
2020-09-22 12:43:02 -07:00 |
|
Simon Mo
|
3c1a7c2954
|
[Doc][Serve] Update middleware docs for serve.client (#10819)
|
2020-09-22 11:03:32 -07:00 |
|
Ian Rodney
|
5bc2ba38fd
|
[docker] Detect CPUs in container correctly (#10507)
Co-authored-by: simon-mo <simon.mo@hey.com>
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
Co-authored-by: Alex Wu <itswu.alex@gmail.com>
|
2020-09-13 23:40:48 -07:00 |
|
Simon Mo
|
55b6c19d98
|
[Serve] Implement ServeHandle refactoring (#10527)
|
2020-09-04 15:50:56 -07:00 |
|
Edward Oakes
|
786f12edfd
|
[serve] Serve client refactor (#10409)
|
2020-09-04 12:02:23 -05:00 |
|
Simon Mo
|
eff4375c3d
|
[Serve] Produtionize Starlette Middlewares (#10529)
|
2020-09-03 17:31:38 -07:00 |
|
architkulkarni
|
0d93e92720
|
[Serve] Reimplement BackendConfig as pydantic model (#10389)
|
2020-09-03 19:16:17 -05:00 |
|
Eric Liang
|
e5d089384b
|
[1.0] Ray whitepaper link and tagline update (#10455)
|
2020-09-01 09:48:35 -07:00 |
|
Simon Mo
|
6b93ad11d0
|
[Doc] Add Architecture Doc for Ray Serve (#10204)
|
2020-08-20 11:40:47 -07:00 |
|
Edward Oakes
|
888f0a2c60
|
[serve] Use ray.experimental.metrics (#10185)
|
2020-08-19 13:03:22 -05:00 |
|
Arya Irani
|
f733d2648b
|
[docs] fix typo in deployment.rst (#10074)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
|
2020-08-18 00:05:18 -07:00 |
|
Hao Chen
|
260bc52254
|
Java doc: "Ray Core Walkthrough" page (#8595)
|
2020-07-30 11:13:38 +08:00 |
|
Bill Chambers
|
22d446bc2b
|
[Serve] Fix Formatting, stale docs (#9617)
|
2020-07-24 13:34:32 -07:00 |
|
Dean Wampler
|
5242b3b1a2
|
Refinements to the Serve documentation (#9587)
Co-authored-by: Dean Wampler <dean@concurrentthought.com>
|
2020-07-24 10:46:28 -07:00 |
|
Simon Mo
|
d8fd74d528
|
[Serve] Document Metric Infrastructure (#9389)
|
2020-07-21 14:52:18 -07:00 |
|
Hao Chen
|
d49dadf891
|
Change Python's ObjectID to ObjectRef (#9353)
|
2020-07-10 17:49:04 +08:00 |
|
Richard Liaw
|
56d934bc18
|
[docs] Revised Cluster documentation (#9062)
Co-authored-by: Edward Oakes <ed.nmi.oakes@gmail.com>
|
2020-06-26 09:29:22 -07:00 |
|
Edward Oakes
|
aa3fd62cac
|
[serve] Add shadow traffic API (#9106)
|
2020-06-25 10:55:22 -05:00 |
|
Edward Oakes
|
c9010eb8ad
|
[serve] Add serve.shutdown() (#8766)
|
2020-06-23 13:42:03 -05:00 |
|
Simon Mo
|
1a1ddc74c4
|
[Serve] Add package reference and links keyword to docstring (#8955)
|
2020-06-15 18:47:59 -07:00 |
|
Simon Mo
|
cf53b35147
|
[Serve] Add doc for model composition (#8871)
Co-authored-by: Edward Oakes <ed.nmi.oakes@gmail.com>
|
2020-06-10 11:09:22 -07:00 |
|
Edward Oakes
|
5d124489a9
|
[serve] Require backend when creating endpoint (#8764)
|
2020-06-06 21:10:42 -05:00 |
|
Edward Oakes
|
7bfce5c027
|
[serve] Clarify OMP_NUM_THREADS behavior (#8740)
|
2020-06-05 15:39:37 -05:00 |
|
Edward Oakes
|
c0df913b19
|
[serve] [docs] Cleanup splitting traffic, add A/B testing and incremental rollout (#8741)
|
2020-06-05 15:39:09 -05:00 |
|
Edward Oakes
|
c1a97c8c04
|
[Doc] clarify delete in serve docs (#8765)
|
2020-06-04 15:22:30 -07:00 |
|
Edward Oakes
|
0306e4d589
|
[serve] Refer to serve "instances," not "clusters" (#8746)
|
2020-06-02 15:16:29 -07:00 |
|
Edward Oakes
|
2e82e05e4b
|
[serve] Add list_backends and list_endpoints (#8737)
|
2020-06-02 15:14:10 -07:00 |
|
Edward Oakes
|
b8a9be0378
|
[serve] Specify how to pass init args to actors (#8738)
|
2020-06-02 14:03:18 -07:00 |
|
Edward Oakes
|
5bec951ece
|
[docs] [serve] Deployment as a service on k8s docs (#8663)
|
2020-05-29 14:53:42 -07:00 |
|
Simon Mo
|
6b04664645
|
[Serve] Add Tutorial for Batch Inference (#8490)
|
2020-05-29 09:55:47 -07:00 |
|
Bill Chambers
|
fadd47e44e
|
[docs] Ray Serve Documentation Overhaul (#8524)
|
2020-05-27 11:03:28 -05:00 |
|
Bill Chambers
|
f8f7efc24f
|
[Serve] Rename RayServe -> "Ray Serve" in Documentation (#8504)
|
2020-05-19 19:13:54 -07:00 |
|
Bill Chambers
|
77655749fb
|
[RayServe] RayServe Introduction and Overview (#8038)
|
2020-04-20 12:05:59 -05:00 |
|
Simon Mo
|
7455610d5a
|
Serve Doc: Quickstart (#7940)
|
2020-04-15 12:25:37 -07:00 |
|