-
Notifications
You must be signed in to change notification settings - Fork 252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
win部署问题 #1875
Comments
Message that will be displayed on users' first issue |
意思是,忽略,下一步? |
下一步也是报错 During handling of the above exception, another exception occurred: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): |
python ocr_debugger_server.py cpu &
This API will be deprecated later. Please do not use it
I1028 09:21:40.265446 10692 analysis_predictor.cc:985] ir_optim is turned off, no IR pass will be executed
e[1me[35m--- Running analysis [ir_graph_build_pass]e[0m
e[1me[35m--- Running analysis [ir_graph_clean_pass]e[0m
e[1me[35m--- Running analysis [ir_analysis_pass]e[0m
e[1me[35m--- Running analysis [ir_params_sync_among_devices_pass]e[0m
e[1me[35m--- Running analysis [adjust_cudnn_workspace_size_pass]e[0m
e[1me[35m--- Running analysis [inference_op_replace_pass]e[0m
e[1me[35m--- Running analysis [memory_optimize_pass]e[0m
I1028 09:21:40.296638 10692 memory_optimize_pass.cc:216] Cluster name : relu_2.tmp_0 size: 29491200
I1028 09:21:40.296638 10692 memory_optimize_pass.cc:216] Cluster name : batch_norm_31.tmp_3 size: 29491200
I1028 09:21:40.296638 10692 memory_optimize_pass.cc:216] Cluster name : tmp_2 size: 22118400
I1028 09:21:40.296638 10692 memory_optimize_pass.cc:216] Cluster name : x size: 11059200
I1028 09:21:40.296638 10692 memory_optimize_pass.cc:216] Cluster name : conv2d_186.tmp_0 size: 5529600
I1028 09:21:40.296638 10692 memory_optimize_pass.cc:216] Cluster name : relu_1.tmp_0 size: 7372800
I1028 09:21:40.296638 10692 memory_optimize_pass.cc:216] Cluster name : elementwise_add_3 size: 1382400
I1028 09:21:40.296638 10692 memory_optimize_pass.cc:216] Cluster name : elementwise_add_7 size: 806400
I1028 09:21:40.296638 10692 memory_optimize_pass.cc:216] Cluster name : conv2d_179.tmp_0 size: 345600
e[1me[35m--- Running analysis [ir_graph_to_program_pass]e[0m
I1028 09:21:40.327919 10692 analysis_predictor.cc:1035] ======= optimize end =======
I1028 09:21:40.327919 10692 naive_executor.cc:102] --- skip [feed], feed -> x
I1028 09:21:40.327919 10692 naive_executor.cc:102] --- skip [save_infer_model/scale_0.tmp_1], fetch -> fetch
This API will be deprecated later. Please do not use it
web service address:
http://192.168.1.107:9292/ocr/prediction
This API will be deprecated later. Please do not use it
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
然后就不动了。。。死住了
安装的paddlegpu2.3.2, cuda11.6
小白按照Windows平台使用Paddle Serving指导 操作,到python ocr_debugger_server.py cpu & 就卡住了。
请问什么问题?怎么解决
The text was updated successfully, but these errors were encountered: