Update params.py

This commit is contained in:
MissPenguin 2020-09-24 13:49:36 +08:00 committed by GitHub
parent 358182a6d1
commit 2c35dafeb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -37,5 +37,6 @@ def read_params():
# cfg.use_space_char = True
cfg.use_zero_copy_run = False
cfg.use_pdserving = False
return cfg