Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Adlik/Adlik
/ functions
Functions
2,191 in github.com/Adlik/Adlik
⨍
Functions
2,191
◇
Types & classes
639
↳
Endpoints
29
↓ 1 callers
Function
_parse_model
(config, model_name, batch_size)
benchmark/tests/client/imagenet_client.py:20
↓ 1 callers
Function
_parse_model
(config, model_name, batch_size)
benchmark/tests/client/yolov5_client.py:22
↓ 1 callers
Function
_parse_model
(config, model_name, batch_size)
benchmark/tests/client/mnist_client.py:20
↓ 1 callers
Function
_parse_model
(config, model_name, batch_size)
examples/topsinference_model/resnet50_client_acc.py:49
↓ 1 callers
Function
_parse_model
(config, model_name, batch_size)
examples/keras_model/mnist_client.py:18
↓ 1 callers
Function
_parse_model
(config, model_name, batch_size)
examples/openvino_model/mobilenet-v2-tf_client_acc.py:16
↓ 1 callers
Function
_parse_model
(config, model_name, batch_size)
examples/paddle_model/resnet50_client.py:16
↓ 1 callers
Function
_parse_model
(config, model_name, batch_size)
examples/paddle_paddle/resnet50_client_acc.py:16
↓ 1 callers
Function
_parse_model
(config, model_name, batch_size)
examples/recommend_model/recommend_client.py:17
↓ 1 callers
Function
_postprocess
(results, file_names, batch_size, labels, true_labels=None)
examples/topsinference_model/resnet50_client_acc.py:145
↓ 1 callers
Function
_postprocess
(results, file_names, batch_size)
examples/keras_model/mnist_client.py:78
↓ 1 callers
Function
_postprocess
(results, file_names, batch_size, labels, true_labels=None)
examples/openvino_model/mobilenet-v2-tf_client_acc.py:65
↓ 1 callers
Function
_postprocess
(results, file_names, batch_size, labels)
examples/paddle_model/resnet50_client.py:74
↓ 1 callers
Function
_postprocess
(results, file_names, batch_size, labels, true_labels=None)
examples/paddle_paddle/resnet50_client_acc.py:85
↓ 1 callers
Function
_postprocess
(scores)
examples/recommend_model/recommend_client.py:38
↓ 1 callers
Method
_prepare_inputs
(request, inputs, batch_size)
adlik_serving/clients/python/__init__.py:212
↓ 1 callers
Method
_prepare_outputs
(request, outputs)
adlik_serving/clients/python/__init__.py:242
↓ 1 callers
Function
_preprocess
(img, data_format, dtype, c, h, w)
benchmark/tests/client/imagenet_client.py:61
↓ 1 callers
Function
_preprocess
(img, data_format, dtype, c, h, w)
benchmark/tests/client/mnist_client.py:61
↓ 1 callers
Function
_preprocess
(img, data_format, dtype, c, h, w)
examples/keras_model/mnist_client.py:59
↓ 1 callers
Function
_preprocess
(image_path)
examples/openvino_model/mobilenet-v2-tf_client_acc.py:59
↓ 1 callers
Function
_preprocess
(image_path)
examples/paddle_model/resnet50_client.py:48
↓ 1 callers
Function
_preprocess
(image_path)
examples/paddle_paddle/resnet50_client_acc.py:59
↓ 1 callers
Function
_preprocess
()
examples/recommend_model/recommend_client.py:30
↓ 1 callers
Function
_process
(file_name)
benchmark/tests/client/yolov3_client.py:71
↓ 1 callers
Function
_read_cpp_compile_info
()
ci/tools/dump-cpp-compile-command.py:10
↓ 1 callers
Function
_sanitize_compile_command
(compile_command, execution_root)
ci/tools/build-compilation-database.py:37
↓ 1 callers
Function
_save_frozen_graph_model
(model_file)
model_compiler/tests/model_compiler/test_openvino_util.py:13
↓ 1 callers
Function
_save_frozen_graph_model_fp16
(model_file)
model_compiler/tests/model_compiler/compilers/test_tf_forzen_graph_file_to_openvino_model.py:64
↓ 1 callers
Function
_save_saved_model_file_16
(model_dir)
model_compiler/tests/model_compiler/compilers/test_saved_model_file_to_openvino_model.py:40
↓ 1 callers
Function
_save_saved_model_file_with_two_tags
(model_dir)
model_compiler/tests/model_compiler/compilers/test_saved_model_file_to_openvino_model.py:65
↓ 1 callers
Function
_save_tensorflow_model
(model_path)
model_compiler/tests/model_compiler/compilers/test_tf_model_file_to_onnx_model.py:15
↓ 1 callers
Function
_save_tensorflow_model_fp16
(model_path)
model_compiler/tests/model_compiler/compilers/test_tf_model_file_to_openvino_model.py:62
↓ 1 callers
Function
_save_xml
(document: ElementTree, path: str)
ci/tools/demangle-cobertura.py:37
↓ 1 callers
Function
_shuffle_and_normalize
(image)
benchmark/tests/client/yolov3_client.py:79
↓ 1 callers
Function
_speed_of_client
(client_log_path, batch_size)
benchmark/src/test_paddlepaddle_model_result.py:10
↓ 1 callers
Function
_speed_of_client
(client_log_path, batch_size)
benchmark/src/test_result.py:10
↓ 1 callers
Function
_speed_of_serving
(serving_log_path, batch_size)
benchmark/src/test_paddlepaddle_model_result.py:26
↓ 1 callers
Function
_speed_of_serving
(serving_log_path, batch_size)
benchmark/src/test_result.py:26
↓ 1 callers
Function
_tar_info_to_zip_info
(tar_info: TarInfo, file_name)
model_compiler/tools/build-wheel.py:68
↓ 1 callers
Function
_test_connect_of_serving
(args)
benchmark/src/cmd_script.py:16
↓ 1 callers
Function
_train
(model, loss_fn, optimizer, data_loader, epochs)
benchmark/tests/test_model/mnist_pytorch/mnist_pytorch.py:52
↓ 1 callers
Function
_train
()
benchmark/tests/test_model/mnist_keras/mnist_keras.py:40
↓ 1 callers
Function
_train
()
examples/keras_model/train_model.py:41
↓ 1 callers
Function
_train
(model, loss_fn, optimizer, data_loader, epochs)
examples/pytorch_model/train_model.py:59
↓ 1 callers
Method
accepts_env
(env: Mapping[str, str])
model_compiler/src/model_compiler/models/sources/tf_model_file.py:39
↓ 1 callers
Method
accepts_kwargs
(kwargs: Mapping[str, Any])
model_compiler/src/model_compiler/models/sources/tf_model_file.py:23
↓ 1 callers
Method
activateModel
adlik_serving/apis/model_operate_impl.cc:226
↓ 1 callers
Method
addFromTensorContent
adlik_serving/runtime/tensorflow_lite/tensor_utilities.h:159
↓ 1 callers
Function
addHeaders
adlik_serving/server/http/http_rest_api_handler.cc:26
↓ 1 callers
Function
addLabel
adlik_serving/framework/domain/model_config.cc:15
↓ 1 callers
Method
addLabels
adlik_serving/framework/domain/label_provider.cc:29
↓ 1 callers
Method
addModel
adlik_serving/apis/model_operate_impl.cc:116
↓ 1 callers
Method
addModelVersion
adlik_serving/apis/model_operate_impl.cc:174
↓ 1 callers
Method
addOutput
adlik_serving/runtime/provider/grpc_predict_response_provider.cc:28
↓ 1 callers
Function
address
adlik_serving/server/grpc/grpc_options.cc:69
↓ 1 callers
Function
always
cub/string/char_spec.cc:17
↓ 1 callers
Method
appeared
adlik_serving/framework/domain/model_state.cc:56
↓ 1 callers
Method
appendTo
adlik_serving/framework/manager/serving_store.cc:37
↓ 1 callers
Method
async_predict
return request
adlik_serving/clients/python/__init__.py:103
↓ 1 callers
Method
async_run
(self, inputs, outputs, batch_size=1, iteration=1)
adlik_serving/clients/python/__init__.py:199
↓ 1 callers
Method
batch
adlik_serving/runtime/tensorflow/factory/tf_plan_model_options.cc:27
↓ 1 callers
Method
batching
adlik_serving/runtime/tensorflow/factory/tf_plan_model_config.cc:45
↓ 1 callers
Method
begin
cub/array/array.h:115
↓ 1 callers
Method
begin
adlik_serving/runtime/tensorflow_lite/tensor_shape_dims.h:35
↓ 1 callers
Method
blockingRelease
cub/mem/read_write_ptr.h:50
↓ 1 callers
Function
body
cub/cli/program_options.cc:44
↓ 1 callers
Function
box_iou
Return intersection-over-union (Jaccard index) of boxes. Both sets of boxes are expected to be in (x1, y1, x2, y2) format. Arguments:
benchmark/tests/client/yolov5_data_process.py:117
↓ 1 callers
Function
center_crop
(im, crop_size)
examples/topsinference_model/resnet50_client_acc.py:98
↓ 1 callers
Function
center_crop
(im, crop_size)
examples/paddle_model/resnet50_client.py:49
↓ 1 callers
Function
center_crop
(im, crop_size)
examples/paddle_paddle/resnet50_client_acc.py:60
↓ 1 callers
Method
charge
cub/dci/role_test.cc:53
↓ 1 callers
Function
checkBatchArguments
adlik_serving/runtime/tensorflow_lite/tensorflow_lite_batch_processor.cc:206
↓ 1 callers
Function
checkOutputRequest
adlik_serving/apis/predict_impl.cc:104
↓ 1 callers
Function
checkRequestArguments
adlik_serving/runtime/tensorflow_lite/tensorflow_lite_batch_processor.cc:161
↓ 1 callers
Method
child
cub/env/posix/posix_filesystem.cc:191
↓ 1 callers
Function
clip_coords
(boxes, shape)
benchmark/tests/client/yolov5_data_process.py:244
↓ 1 callers
Method
close
(self)
model_compiler/tests/model_compiler/mini_cuda.py:68
↓ 1 callers
Function
cmdToMethod
adlik_serving/server/http/internal/http_request.cc:24
↓ 1 callers
Method
commit
adlik_serving/runtime/tensorflow_lite/input_context.cc:19
↓ 1 callers
Function
compile_model
Compile the model.
benchmark/src/compile_model.py:23
↓ 1 callers
Method
configModel
adlik_serving/framework/domain/model_store.cc:24
↓ 1 callers
Method
connect
adlik_serving/framework/domain/state_monitor.cc:16
↓ 1 callers
Method
connect
adlik_serving/server/core/server_core.cc:128
↓ 1 callers
Method
construct
cub/base/optional.h:207
↓ 1 callers
Method
contains
adlik_serving/apis/model_operate_impl.cc:37
↓ 1 callers
Function
copyBlob2Buffer
adlik_serving/runtime/openvino/model/openvino_util.cc:14
↓ 1 callers
Function
copyBuffer2Blob
adlik_serving/runtime/openvino/model/openvino_util.cc:6
↓ 1 callers
Method
create
(compiler, target_type, config_type=None)
model_compiler/src/model_compiler/compilers/repository.py:26
↓ 1 callers
Method
create
adlik_serving/framework/manager/model_factory_suite.cc:18
↓ 1 callers
Method
create
adlik_serving/apis/task_op_impl.cc:15
↓ 1 callers
Method
create
adlik_serving/server/http/internal/http_request.cc:215
↓ 1 callers
Method
create
adlik_serving/runtime/ml/model/ml_model.cc:53
↓ 1 callers
Method
create
adlik_serving/runtime/tensorflow/factory/tf_model_factory.cc:48
↓ 1 callers
Function
createInstance
adlik_serving/runtime/topsinference/model/topsinference_model.cc:288
↓ 1 callers
Function
createInstance
adlik_serving/runtime/openvino/model/ir_model.cc:167
↓ 1 callers
Function
createInstance
adlik_serving/runtime/tvm/tvm_model.cc:197
↓ 1 callers
Function
createInstance
adlik_serving/runtime/tensorrt/model/trt_model.cc:41
↓ 1 callers
Method
createSched
adlik_serving/runtime/tensorflow/model/plan_model_factory.cc:49
↓ 1 callers
Method
createTask
adlik_serving/framework/manager/runtime.cc:15
← previous
next →
501–600 of 2,191, ranked by callers