Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Serving
/ functions
Functions
2,836 in github.com/PaddlePaddle/Serving
⨍
Functions
2,836
◇
Types & classes
606
↳
Endpoints
3
↓ 11 callers
Method
malloc
core/predictor/framework/memory.cpp:74
↓ 11 callers
Function
pad_batch_data
Pad the instances to the max sequence length in batch, and generate the corresponding position data and input mask.
examples/C++/PaddleNLP/bert/batching.py:74
↓ 11 callers
Method
unlock
core/cube/cube-server/src/recycle.cpp:87
↓ 11 callers
Method
write
Write key-value record to this sequence file Args: key: key of this record, should be a str value: value of this recor
core/cube/cube-builder/tool/kvtool.py:210
↓ 10 callers
Function
Abs
core/predictor/tools/ocrtools/clipper.cpp:143
↓ 10 callers
Function
kill_process
(port, sleep_time=0)
python/paddle_serving_server/env_check/util.py:87
↓ 10 callers
Method
predict
(Map<String, Object> feedData, List<String> fetch, int log_id)
java/src/main/java/io/paddle/serving/client/Client.java:303
↓ 10 callers
Function
quote
quote quotes string for json output. eg: s="123", quote(s)=`"123"`
core/cube/cube-agent/src/agent/util.go:167
↓ 10 callers
Function
resize
(img, target_size, max_size=2147483647, interpolation=None)
python/paddle_serving_app/reader/functional.py:53
↓ 10 callers
Method
resize_norm_img
(self, img, max_wh_ratio)
python/paddle_serving_app/reader/ocr_reader.py:244
↓ 10 callers
Method
version
core/predictor/framework/infer.cpp:291
↓ 10 callers
Method
writeStatus
(status string, finishStatus string)
core/cube/cube-agent/src/agent/work.go:670
↓ 9 callers
Method
Clear
()
core/cube/cube-agent/src/agent/work.go:477
↓ 9 callers
Method
Run
core/sdk-cpp/include/predictor.hpp:68
↓ 9 callers
Method
Set
core/kvdb/src/rockskvdb_impl.cpp:30
↓ 9 callers
Method
build
Interface for building one DAG outside. Args: None Returns: _input_channel: the channel of first OP
python/pipeline/dag.py:814
↓ 9 callers
Method
init
core/predictor/framework/dag.cpp:106
↓ 9 callers
Method
malloc
core/predictor/mempool/mempool.cpp:71
↓ 9 callers
Method
message
core/predictor/framework/channel.h:113
↓ 9 callers
Method
reset
core/cube/cube-server/include/cube/slim_hash_map.h:81
↓ 9 callers
Method
size
core/predictor/framework/infer_data.h:40
↓ 9 callers
Method
status
core/cube/cube-server/src/framework.cpp:133
↓ 9 callers
Method
tag
core/sdk-cpp/include/predictor.hpp:209
↓ 8 callers
Method
GetLogId
core/general-server/op/general_infer_helper.h:46
↓ 8 callers
Method
SetLogId
core/general-server/op/general_infer_helper.h:43
↓ 8 callers
Method
Sub
core/preprocess/hwvideoframe/src/sub.cpp:21
↓ 8 callers
Method
_finalize
(self, is_thread_op)
python/pipeline/operator.py:1638
↓ 8 callers
Method
check_result
(result_data: dict, truth_data: dict, batch_size=1, delta=1e-3)
python/paddle_serving_server/env_check/util.py:53
↓ 8 callers
Function
convert_by_vocab
Converts a sequence of [tokens|ids] using the vocab.
python/paddle_serving_app/reader/tokenization.py:88
↓ 8 callers
Function
convert_by_vocab
Converts a sequence of [tokens|ids] using the vocab.
examples/C++/PaddleNLP/bert/tokenization.py:88
↓ 8 callers
Method
erase
core/cube/cube-server/include/cube/slim_hash_map.h:281
↓ 8 callers
Function
getParentDir
(version string, depend string)
core/cube/cube-agent/src/agent/work.go:819
↓ 8 callers
Method
get_depend_channel
Get the Channel object of dependent OP
core/predictor/op/op.cpp:279
↓ 8 callers
Method
get_words_and_label
(self, line)
examples/C++/imdb/imdb_reader.py:51
↓ 8 callers
Method
loadClientConfig
(String model_config_path)
java/src/main/java/io/paddle/serving/client/Client.java:186
↓ 8 callers
Method
name
core/predictor/unittest/test_tool.h:49
↓ 8 callers
Method
run_server
(self)
python/paddle_serving_server/server.py:701
↓ 8 callers
Method
run_web_service
(self)
python/paddle_serving_server/web_service.py:381
↓ 8 callers
Method
setIP
(String ip)
java/src/main/java/io/paddle/serving/client/Client.java:173
↓ 8 callers
Method
setPort
(String port)
java/src/main/java/io/paddle/serving/client/Client.java:177
↓ 8 callers
Method
stop
core/predictor/framework/bsf-inl.h:201
↓ 8 callers
Method
visit_functiondef
visit_functiondef checks Function node docstring style. Args: node (astroid.node): The visiting node. Returns:
tools/codestyle/docstring_checker.py:146
↓ 7 callers
Method
Execute
core/predictor/tools/ocrtools/clipper.cpp:1447
↓ 7 callers
Method
Get
core/kvdb/src/rockskvdb_impl.cpp:37
↓ 7 callers
Method
Init
core/cube/cube-builder/src/crovl_builder_increment.cpp:57
↓ 7 callers
Function
Poly2ContainsPoly1
core/predictor/tools/ocrtools/clipper.cpp:495
↓ 7 callers
Function
ReverseHorizontal
core/predictor/tools/ocrtools/clipper.cpp:702
↓ 7 callers
Method
_push_to_output_channels
Push data to output channels, Do not run the later stage(preprocess, process, postprocess) Args: data: channeldat
python/pipeline/operator.py:755
↓ 7 callers
Method
clear
core/cube/cube-server/include/cube/slim_hash_map.h:397
↓ 7 callers
Method
debug
tools/cpp_examples/demo-serving/op/kvdb_echo_op.cpp:27
↓ 7 callers
Method
end
core/cube/cube-server/include/cube/slim_hash_map.h:261
↓ 7 callers
Method
front
(self, op_name=None, timeout=None)
python/pipeline/channel.py:794
↓ 7 callers
Method
get_op_sequence
(self)
python/paddle_serving_server/dag.py:103
↓ 7 callers
Method
id
core/predictor/op/op.cpp:304
↓ 7 callers
Method
load_resource
(self, dictfile)
examples/C++/imdb/imdb_reader.py:26
↓ 7 callers
Method
postprocess_ocrv2
(self, outputs, with_score=False)
python/paddle_serving_app/reader/ocr_reader.py:312
↓ 7 callers
Method
read_bytes
read bytes
core/cube/cube-builder/tool/kvtool.py:31
↓ 7 callers
Method
recursiveExtract
(Object stuff)
java/src/main/java/io/paddle/serving/client/Client.java:485
↓ 7 callers
Method
set_op_sequence
(self, op_seq)
python/paddle_serving_server/server.py:163
↓ 7 callers
Function
update_info
(file_name, feature, info)
python/gen_version.py:21
↓ 6 callers
Method
AddPath
core/predictor/tools/ocrtools/clipper.cpp:994
↓ 6 callers
Method
AddPaths
core/predictor/tools/ocrtools/clipper.cpp:1174
↓ 6 callers
Method
Clear
core/predictor/unittest/test_op.h:29
↓ 6 callers
Method
Close
core/kvdb/src/rockskvdb_impl.cpp:35
↓ 6 callers
Function
CopyBlobInfo
core/general-server/op/general_infer_helper.h:55
↓ 6 callers
Method
CreateDB
core/kvdb/src/rockskvdb_impl.cpp:18
↓ 6 callers
Function
DistanceFromLineSqrd
core/predictor/tools/ocrtools/clipper.cpp:4109
↓ 6 callers
Function
Int128Mul
core/predictor/tools/ocrtools/clipper.cpp:329
↓ 6 callers
Function
_check_vars
(name, var_list)
python/paddle_serving_client/io/paddle_io.py:60
↓ 6 callers
Method
_raw_html
(self, html)
doc/markdown2rst.py:239
↓ 6 callers
Function
check_env
(mode)
python/paddle_serving_server/env_check/run.py:93
↓ 6 callers
Function
convert_to_unicode
Converts `text` to Unicode (if it's not already), assuming utf-8 input.
examples/C++/PaddleNLP/bert/tokenization.py:29
↓ 6 callers
Function
count_process_num_on_port
(port)
python/paddle_serving_server/env_check/util.py:93
↓ 6 callers
Method
create_predictor
core/general-client/src/general_model.cpp:154
↓ 6 callers
Method
debug_string
core/predictor/framework/channel.h:152
↓ 6 callers
Method
errno_to_str
core/cube/cube-builder/include/cube-builder/raw_reader.h:113
↓ 6 callers
Method
get_input_ops
(self)
python/pipeline/operator.py:431
↓ 6 callers
Method
get_path
(self)
tools/cpp_examples/bert-gpu-serving/paddle-gpu-serving/paddle_gpu_serving/run/__init__.py:199
↓ 6 callers
Method
inference
tools/cpp_examples/demo-serving/op/write_op.cpp:39
↓ 6 callers
Method
initialize
core/predictor/framework/memory.cpp:23
↓ 6 callers
Method
item
core/predictor/framework/manager.h:99
↓ 6 callers
Function
kill_stop_process_by_pid
using different signals to kill process group by PID . Args: command(str): stop->SIGINT, kill->SIGKILL pid(int): PID of proc
python/paddle_serving_server/util.py:45
↓ 6 callers
Method
mutable_data
core/predictor/op/op.h:97
↓ 6 callers
Method
mutable_depend_channel
Get the Channel object of dependent OP
core/predictor/op/op.cpp:268
↓ 6 callers
Function
pad_batch_data
Pad the instances to the max sequence length in batch, and generate the corresponding position data and input mask.
python/paddle_serving_app/reader/batching.py:74
↓ 6 callers
Method
parse
parse
doc/markdown2rst.py:542
↓ 6 callers
Method
process
core/predictor/op/op.cpp:104
↓ 6 callers
Method
process
(self, sent)
examples/C++/PaddleNLP/lac/lac_reader.py:100
↓ 6 callers
Method
read_buf
core/cube/cube-builder/include/cube-builder/raw_reader.h:93
↓ 6 callers
Method
record
(self, name)
python/paddle_serving_client/client.py:52
↓ 6 callers
Method
set_gpus
(self, gpus)
python/paddle_serving_server/web_service.py:110
↓ 6 callers
Method
set_num_threads
(self, threads)
python/paddle_serving_server/server.py:137
↓ 6 callers
Method
step
core/preprocess/hwvideoframe/include/op_context.h:44
↓ 6 callers
Function
valid_service_method
core/pdcodegen/src/pdcodegen.cpp:74
↓ 6 callers
Function
verify_npp_ret
core/preprocess/hwvideoframe/src/utlis.cpp:21
↓ 6 callers
Function
write_proto_conf
core/configure/src/configure_parser.cpp:72
↓ 5 callers
Method
AddChild
core/predictor/tools/ocrtools/clipper.cpp:183
↓ 5 callers
Function
Area
core/predictor/tools/ocrtools/clipper.cpp:366
↓ 5 callers
Function
GetDownloadDirs
(dictName, service, version, depend, deployPath string, shardSeq, split int)
core/cube/cube-agent/src/agent/work.go:119
↓ 5 callers
Method
GetMD5
core/kvdb/include/kvdb/kvdb_impl.h:63
← previous
next →
101–200 of 2,836, ranked by callers