[Serve] Refactor RequestMetadata and Query objects (#10483)

This commit is contained in:
Simon Mo
2020-09-01 18:15:31 -07:00
committed by GitHub
parent 3b10b67a15
commit 65f17f2e14
11 changed files with 67 additions and 136 deletions
+1
View File
@@ -37,6 +37,7 @@ scipy==1.4.1
tabulate
tensorboardX
uvicorn
dataclasses
# Requirements for running tests
blist; platform_system != "Windows"