diff --git a/doc/Serving_Configure_EN.md b/doc/Serving_Configure_EN.md index 737c6a98c011db62c2a2d8dda4b4690c136cb557..982d2acfdc070df3a5778fe590022b87c8e5a276 100644 --- a/doc/Serving_Configure_EN.md +++ b/doc/Serving_Configure_EN.md @@ -380,12 +380,12 @@ op: #Fetch data list fetch_list: ["concat_1.tmp_0"] - #Device ID - devices: "" - # device_type, 0=cpu, 1=gpu, 2=tensorRT, 3=arm cpu, 4=kunlun xpu device_type: 0 + #Device ID + devices: "" + #use_mkldnn #use_mkldnn: True @@ -418,11 +418,11 @@ op: #Fetch data list fetch_list: ["ctc_greedy_decoder_0.tmp_0", "softmax_0.tmp_0"] - #Device ID - devices: "" - # device_type, 0=cpu, 1=gpu, 2=tensorRT, 3=arm cpu, 4=kunlun xpu device_type: 0 + + #Device ID + devices: "" #use_mkldnn #use_mkldnn: True