ray/python/ray/serve
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
..
benchmarks [serve] Serve client refactor (#10409) 2020-09-04 12:02:23 -05:00
examples [docker] Detect CPUs in container correctly (#10507) 2020-09-13 23:40:48 -07:00
tests [Serve] Parametrize tests for pydantic backend (#10559) 2020-09-04 17:24:24 -07:00
__init__.py [serve] Serve client refactor (#10409) 2020-09-04 12:02:23 -05:00
api.py [serve] Serve client refactor (#10409) 2020-09-04 12:02:23 -05:00
autoscaling_policy.py [serve] Add min and max limits to autoscaling (#9955) 2020-08-07 15:30:14 -05:00
backend_worker.py [Serve] Implement ServeHandle refactoring (#10527) 2020-09-04 15:50:56 -07:00
BUILD [serve] Serve client refactor (#10409) 2020-09-04 12:02:23 -05:00
config.py [Serve] Reimplement BackendConfig as pydantic model (#10389) 2020-09-03 19:16:17 -05:00
constants.py [serve] Serve client refactor (#10409) 2020-09-04 12:02:23 -05:00
context.py [Serve] Implement ServeHandle refactoring (#10527) 2020-09-04 15:50:56 -07:00
controller.py [serve] Serve client refactor (#10409) 2020-09-04 12:02:23 -05:00
endpoint_policy.py [Serve] Refactor RequestMetadata and Query objects (#10483) 2020-09-01 18:15:31 -07:00
exceptions.py [serve] Refactor BackendConfig (#8202) 2020-04-30 22:31:07 -05:00
handle.py [Serve] Implement ServeHandle refactoring (#10527) 2020-09-04 15:50:56 -07:00
http_proxy.py [Serve] Implement ServeHandle refactoring (#10527) 2020-09-04 15:50:56 -07:00
http_util.py [Serve] Enhancement in HTTP Methods and Multi-route support (#7709) 2020-03-24 20:25:05 -07:00
kv_store.py [serve] Add serve.shutdown() (#8766) 2020-06-23 13:42:03 -05:00
router.py [Serve] Implement ServeHandle refactoring (#10527) 2020-09-04 15:50:56 -07:00
utils.py [Serve] Fix handle args data type issue (#10629) 2020-09-08 12:32:42 -07:00