MCPcopy Create free account

hub / github.com/PaddlePaddle/Serving / functions

Functions2,836 in github.com/PaddlePaddle/Serving

↓ 1 callersMethodinit
core/cube/cube-api/src/meta.cpp:46
↓ 1 callersMethodinit
core/predictor/framework/service.cpp:39
↓ 1 callersMethodinit
core/predictor/framework/workflow.cpp:24
↓ 1 callersMethodinit
core/predictor/op/op.cpp:33
↓ 1 callersFunctioninitGetHandlers
()
core/cube/cube-transfer/src/transfer/http_get.go:25
↓ 1 callersFunctioninitGetHandlers
()
core/cube/cube-agent/src/agent/http_get.go:22
↓ 1 callersFunctioninitPostHandlers
()
core/cube/cube-transfer/src/transfer/http_post.go:26
↓ 1 callersFunctioninitPostHandlers
()
core/cube/cube-agent/src/agent/http_post.go:23
↓ 1 callersMethodinit_det
(self)
examples/C++/PaddleOCR/ocr/det_debugger_server.py:34
↓ 1 callersMethodinit_det
(self)
examples/C++/PaddleOCR/ocr/det_web_server.py:34
↓ 1 callersMethodinit_det_client
(self, det_port, det_client_config)
examples/C++/PaddleOCR/ocr/ocr_web_server.py:35
↓ 1 callersMethodinit_det_debugger
(self, det_model_config)
examples/C++/PaddleOCR/ocr/ocr_debugger_server.py:36
↓ 1 callersMethodinit_from_dict
Initializing one Op from config.yaml. If server_endpoints exist, which is remote RPC mode, otherwise it is local RPC mode. There
python/pipeline/operator.py:145
↓ 1 callersMethodinit_grpc_stub
(self)
python/paddle_serving_client/httpclient.py:571
↓ 1 callersFunctioninit_index
(index_dir)
examples/C++/PaddleClas/pp_shitu/test_cpp_serving_pipeline.py:31
↓ 1 callersMethodinit_lac_client
(self, lac_port, lac_client_config)
examples/C++/PaddleNLP/senta/senta_web_service.py:26
↓ 1 callersMethodinit_rec
(self)
examples/C++/PaddleOCR/ocr/rec_web_server.py:35
↓ 1 callersMethodinline_math
Extension of recommonmark
doc/markdown2rst.py:511
↓ 1 callersFunctionisJsonDict
(s string)
core/cube/cube-transfer/src/transfer/http.go:238
↓ 1 callersFunctionisJsonDict
(s string)
core/cube/cube-agent/src/agent/util.go:182
↓ 1 callersFunctionis_gpu_mode
(unformatted_gpus)
python/paddle_serving_server/serve.py:110
↓ 1 callersMethodis_inited
core/sdk-cpp/include/predictor.h:164
↓ 1 callersFunctionis_manylinux1_compatible
()
tools/dockerfiles/build_scripts/manylinux1-check.py:18
↓ 1 callersFunctionjsonRestReq
func jsonRestReq(method, requrl string, timeout int, json_params *CheckerRequest) (string, error) {
core/cube/cube-transfer/src/transfer/http.go:192
↓ 1 callersFunctionkv_to_seqfile
()
core/cube/cube-builder/tool/kv_to_seqfile.py:45
↓ 1 callersMethodlaunch_local_rpc_service
Launching multiple local rpc servers. Args: None Returns: None
python/pipeline/operator.py:332
↓ 1 callersMethodlist
Rendering list tags like ``<ul>`` and ``<ol>``. :param body: body contents of the list. :param ordered: whether this list is ordered
doc/markdown2rst.py:281
↓ 1 callersFunctionlist_flatten
(items, ignore_types=(str, bytes))
python/paddle_serving_client/httpclient.py:49
↓ 1 callersMethodload
read one record
core/cube/cube-builder/tool/kvtool.py:165
↓ 1 callersMethodload_client_config
(self, model_config_path_list)
python/paddle_serving_client/httpclient.py:121
↓ 1 callersFunctionload_pid_file
Read PID info from file.
python/paddle_serving_server/util.py:117
↓ 1 callersMethodload_resource
(self, dictfile)
python/paddle_serving_app/reader/imdb_reader.py:26
↓ 1 callersMethodload_server_yaml_conf
(yml_file=None, yml_dict=None)
python/pipeline/pipeline_server.py:356
↓ 1 callersFunctionload_vocab
(filename)
examples/C++/imdb/local_train.py:27
↓ 1 callersMethodload_vocab
load the given vocabulary
python/paddle_serving_app/reader/senta_reader.py:25
↓ 1 callersFunctionlstm_net
lstm net.
examples/C++/imdb/nets.py:75
↓ 1 callersFunctionmain
main
doc/markdown2rst.py:703
↓ 1 callersMethodmalloc_from_region
core/predictor/mempool/mempool.h:465
↓ 1 callersFunctionmapFileLocal
core/cube/cube-builder/src/builder_job.cpp:42
↓ 1 callersMethodmask2out
(self, results, clsid2catid, resolution, thresh_binarize=0.5)
python/paddle_serving_app/reader/pddet/image_tool.py:209
↓ 1 callersMethodmd5sum
core/cube/cube-builder/src/crovl_builder_increment.cpp:442
↓ 1 callersMethodmerge
core/predictor/framework/merger.h:32
↓ 1 callersMethodmerge
core/sdk-cpp/include/predictor.h:93
↓ 1 callersMethodmerge_tasks
core/predictor/framework/bsf.h:788
↓ 1 callersMethodmetas
core/cube/cube-api/src/meta.cpp:286
↓ 1 callersMethodmissing_doc_string
(self, node)
tools/codestyle/docstring_checker.py:181
↓ 1 callersFunctionmlp
(mlp_input)
examples/C++/PaddleRec/criteo_ctr_with_cube/network_conf.py:40
↓ 1 callersFunctionmlp
(mlp_input)
examples/C++/PaddleRec/criteo_ctr/network_conf.py:39
↓ 1 callersFunctionmlp_input_tensor
(emb_sums, dense_tensor)
examples/C++/PaddleRec/criteo_ctr_with_cube/network_conf.py:34
↓ 1 callersFunctionmlp_input_tensor
(emb_sums, dense_tensor)
examples/C++/PaddleRec/criteo_ctr/network_conf.py:33
↓ 1 callersMethodmodify_conf
(self, gpu_index=0)
tools/cpp_examples/bert-gpu-serving/paddle-gpu-serving/paddle_gpu_serving/run/__init__.py:96
↓ 1 callersFunctionmultithread_http
(thread, batch_size)
examples/Pipeline/PaddleClas/MobileNetV2/benchmark.py:89
↓ 1 callersFunctionmultithread_http
(thread, batch_size)
examples/Pipeline/PaddleClas/ResNet50_vd_KL/benchmark.py:89
↓ 1 callersFunctionmultithread_http
(thread, batch_size)
examples/Pipeline/PaddleClas/DarkNet53/benchmark.py:89
↓ 1 callersFunctionmultithread_http
(thread, batch_size)
examples/Pipeline/PaddleClas/MobileNetV1/benchmark.py:89
↓ 1 callersFunctionmultithread_http
(thread, batch_size)
examples/Pipeline/PaddleClas/MobileNetV3_large_x1_0/benchmark.py:89
↓ 1 callersFunctionmultithread_http
(thread, batch_size)
examples/Pipeline/PaddleClas/ResNet50_vd/benchmark.py:89
↓ 1 callersFunctionmultithread_http
(thread, batch_size)
examples/Pipeline/PaddleClas/HRNet_W18_C/benchmark.py:89
↓ 1 callersFunctionmultithread_http
(thread, batch_size)
examples/Pipeline/PaddleClas/ShuffleNetV2_x1_0/benchmark.py:89
↓ 1 callersFunctionmultithread_http
(thread, batch_size)
examples/Pipeline/PaddleClas/ResNeXt101_vd_64x4d/benchmark.py:89
↓ 1 callersFunctionmultithread_http
(thread, batch_size)
examples/Pipeline/PaddleClas/ResNet50_vd_PACT/benchmark.py:89
↓ 1 callersFunctionmultithread_http
(thread, batch_size)
examples/Pipeline/PaddleClas/ResNet50_vd_FPGM/benchmark.py:89
↓ 1 callersFunctionmultithread_http
(thread, batch_size)
examples/Pipeline/PaddleClas/ResNet_V2_50/benchmark.py:89
↓ 1 callersFunctionmultithread_http
(thread, batch_size)
examples/Pipeline/PaddleOCR/ocr/benchmark.py:84
↓ 1 callersFunctionmultithread_http
(thread, batch_size)
examples/Pipeline/simple_web_service/benchmark.py:51
↓ 1 callersFunctionmultithread_http
(thread, batch_size)
examples/Pipeline/PaddleDetection/yolov3/benchmark.py:85
↓ 1 callersFunctionmultithread_http
(thread, batch_size)
examples/Pipeline/PaddleDetection/faster_rcnn/benchmark.py:85
↓ 1 callersFunctionmultithread_http
(thread, batch_size)
examples/Pipeline/PaddleDetection/ppyolo_mbv3/benchmark.py:85
↓ 1 callersFunctionmultithread_http
(thread, batch_size)
examples/Pipeline/LowPrecision/ResNet50_Slim/benchmark.py:89
↓ 1 callersFunctionmultithread_http
(thread, batch_size)
examples/Pipeline/PaddleNLP/bert/benchmark.py:104
↓ 1 callersFunctionmultithread_rpc
(thraed, batch_size)
examples/Pipeline/PaddleClas/MobileNetV2/benchmark.py:127
↓ 1 callersFunctionmultithread_rpc
(thraed, batch_size)
examples/Pipeline/PaddleClas/ResNet50_vd_KL/benchmark.py:127
↓ 1 callersFunctionmultithread_rpc
(thraed, batch_size)
examples/Pipeline/PaddleClas/DarkNet53/benchmark.py:127
↓ 1 callersFunctionmultithread_rpc
(thraed, batch_size)
examples/Pipeline/PaddleClas/MobileNetV1/benchmark.py:127
↓ 1 callersFunctionmultithread_rpc
(thraed, batch_size)
examples/Pipeline/PaddleClas/MobileNetV3_large_x1_0/benchmark.py:127
↓ 1 callersFunctionmultithread_rpc
(thraed, batch_size)
examples/Pipeline/PaddleClas/ResNet50_vd/benchmark.py:127
↓ 1 callersFunctionmultithread_rpc
(thraed, batch_size)
examples/Pipeline/PaddleClas/HRNet_W18_C/benchmark.py:127
↓ 1 callersFunctionmultithread_rpc
(thraed, batch_size)
examples/Pipeline/PaddleClas/ShuffleNetV2_x1_0/benchmark.py:127
↓ 1 callersFunctionmultithread_rpc
(thraed, batch_size)
examples/Pipeline/PaddleClas/ResNeXt101_vd_64x4d/benchmark.py:127
↓ 1 callersFunctionmultithread_rpc
(thraed, batch_size)
examples/Pipeline/PaddleClas/ResNet50_vd_PACT/benchmark.py:127
↓ 1 callersFunctionmultithread_rpc
(thraed, batch_size)
examples/Pipeline/PaddleClas/ResNet50_vd_FPGM/benchmark.py:127
↓ 1 callersFunctionmultithread_rpc
(thraed, batch_size)
examples/Pipeline/PaddleClas/ResNet_V2_50/benchmark.py:127
↓ 1 callersFunctionmultithread_rpc
(thraed, batch_size)
examples/Pipeline/PaddleOCR/ocr/benchmark.py:126
↓ 1 callersFunctionmultithread_rpc
(thraed, batch_size)
examples/Pipeline/simple_web_service/benchmark.py:68
↓ 1 callersFunctionmultithread_rpc
(thraed, batch_size)
examples/Pipeline/PaddleDetection/yolov3/benchmark.py:109
↓ 1 callersFunctionmultithread_rpc
(thraed, batch_size)
examples/Pipeline/PaddleDetection/faster_rcnn/benchmark.py:109
↓ 1 callersFunctionmultithread_rpc
(thraed, batch_size)
examples/Pipeline/PaddleDetection/ppyolo_mbv3/benchmark.py:109
↓ 1 callersFunctionmultithread_rpc
(thraed, batch_size)
examples/Pipeline/LowPrecision/ResNet50_Slim/benchmark.py:127
↓ 1 callersFunctionmultithread_rpc
(thraed, batch_size)
examples/Pipeline/PaddleNLP/bert/benchmark.py:129
↓ 1 callersMethodmutable_float_data_map
core/general-client/include/client.h:97
↓ 1 callersMethodmutable_int64_data_map
core/general-client/include/client.h:105
↓ 1 callersMethodmutable_int_data_map
core/general-client/include/client.h:113
↓ 1 callersMethodmutable_lod_map
core/general-client/include/client.h:137
↓ 1 callersMethodmutable_shape_map
core/general-client/include/client.h:129
↓ 1 callersMethodmutable_string_data_map
core/general-client/include/client.h:121
↓ 1 callersFunctionmv_log_to_new_dir
(dir_path)
python/paddle_serving_server/env_check/run.py:46
↓ 1 callersFunctionnms_to_rec_results
(results, thresh=0.1)
examples/C++/PaddleClas/pp_shitu/test_cpp_serving_pipeline.py:45
↓ 1 callersMethodno_underscore_emphasis
no_underscore_emphasis
doc/markdown2rst.py:137
↓ 1 callersMethodnodes_size
core/predictor/framework/dag.cpp:180
↓ 1 callersMethodnotify_tasks
core/predictor/framework/bsf.h:1192
← previousnext →1,001–1,100 of 2,836, ranked by callers