热加载手册中paddle_serving_server.monitor文件请问有下载链接?
Created by: zhangyinxia530
https://github.com/PaddlePaddle/Serving/blob/develop/doc/INFERENCE_TO_SERVING_CN.md
python -m paddle_serving_server.monitor
--type='hdfs' --hadoop_bin='/hadoop-3.1.2/bin/hadoop'
--remote_path='/' --remote_model_name='uci_housing.tar.gz'
--remote_donefile_name='donefile' --local_path='.'
--local_model_name='uci_housing_model' --local_timestamp_file='fluid_time_file'
--local_tmp_path='_tmp' --unpacked_filename='uci_housing_model' --debug