Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPPL/ppl.nn
/ functions
Functions
6,859 in github.com/OpenPPL/ppl.nn
⨍
Functions
6,859
◇
Types & classes
1,448
↓ 18 callers
Method
ReplaceInput
src/ppl/nn/ir/node.cc:35
↓ 17 callers
Method
Finish
src/ppl/nn/engines/llm_cuda/pmx/generated/llm_cuda_op_params_generated.h:1538
↓ 16 callers
Method
AddNode
src/ppl/nn/ir/full_graph_topo.cc:26
↓ 16 callers
Method
ConvertFromHost
src/ppl/nn/engines/cuda/cuda_device.cc:268
↓ 16 callers
Method
ConvertToHost
src/ppl/nn/runtime/tensor_impl.cc:62
↓ 16 callers
Method
GetConstantCount
src/ppl/nn/ir/graph_topo.h:136
↓ 16 callers
Method
Init
src/ppl/nn/engines/llm_cuda/engine.cc:40
↓ 16 callers
Function
ReshapeReduce
src/ppl/nn/oputils/onnx/reshape_reduce.cc:25
↓ 16 callers
Function
value
src/ppl/nn/engines/llm_cuda/pmx/generated/llm_cuda_op_params_generated.h:1406
↓ 16 callers
Function
value_type
src/ppl/nn/engines/llm_cuda/pmx/generated/llm_cuda_op_params_generated.h:1403
↓ 15 callers
Method
GetOutputTensor
src/ppl/nn/runtime/runtime_impl.h:77
↓ 15 callers
Method
GetParam
src/ppl/nn/engines/cuda/optimizer/ops/onnx/gemm_op.h:34
↓ 15 callers
Method
SetNode
src/ppl/nn/common/input_output_info.h:35
↓ 14 callers
Function
Assign
src/ppl/nn/models/onnx/utils.cc:136
↓ 14 callers
Method
CreateRuntime
src/ppl/nn/models/pmx/runtime_builder_impl.cc:168
↓ 14 callers
Method
FindPredecessors
src/ppl/nn/ir/graph_topo.cc:202
↓ 14 callers
Method
Finish
src/ppl/nn/models/pmx/generated/pmx_generated.h:115
↓ 14 callers
Method
Finish
src/ppl/nn/engines/arm/pmx/generated/arm_op_params_generated.h:1105
↓ 14 callers
Method
GetTensorParallelNcclParam
src/ppl/nn/engines/llm_cuda/engine.h:41
↓ 14 callers
Function
IsGraphOutput
src/ppl/nn/engines/arm/optimizer/rules/utils.h:30
↓ 14 callers
Method
Preprocess
src/ppl/nn/models/pmx/runtime_builder_impl.cc:158
↓ 14 callers
Method
Reshape
src/ppl/nn/engines/x86/kernel.h:46
↓ 14 callers
Method
SetAcquireFunc
@brief sets a getter function which accepts edgeid `eid` and `etype` and returns the corresponding object. */
src/ppl/nn/common/input_output_info.h:44
↓ 14 callers
Method
elem_type
src/ppl/nn/models/onnx/generated/onnx.pb.cc:9815
↓ 14 callers
Method
set_name
src/ppl/nn/models/onnx/generated/onnx.pb.h:3101
↓ 13 callers
Method
GetConstant
src/ppl/nn/ir/graph_topo.cc:85
↓ 13 callers
Function
IsReservedEdge
src/ppl/nn/engines/x86/optimizer/rules/utils.h:58
↓ 13 callers
Method
TopologicalSort
src/ppl/nn/ir/graph_topo.cc:292
↓ 12 callers
Method
CanBroadCast
src/ppl/nn/oputils/broadcast.h:54
↓ 12 callers
Function
ConvertToForwardConvParam
src/ppl/nn/engines/cuda/params/conv_extra_param.cc:57
↓ 12 callers
Method
CopyFromHost
src/ppl/nn/engines/cuda/cuda_device.cc:91
↓ 12 callers
Method
CreateEdgeIter
src/ppl/nn/ir/full_graph_topo.h:96
↓ 12 callers
Method
FreeBuffer
src/ppl/nn/common/buffer_info.cc:106
↓ 12 callers
Function
LoadConstants
src/ppl/nn/engines/utils.cc:126
↓ 12 callers
Method
MarkAsConstant
src/ppl/nn/ir/graph_topo.cc:109
↓ 12 callers
Method
input_size
repeated string input = 1;
src/ppl/nn/models/onnx/generated/onnx.pb.cc:2543
↓ 12 callers
Method
output_size
repeated string output = 2;
src/ppl/nn/models/onnx/generated/onnx.pb.cc:2598
↓ 11 callers
Method
Free
src/ppl/nn/utils/generic_cpu_device.cc:49
↓ 11 callers
Function
ProcessGraph
src/ppl/nn/optimizers/utils.cc:366
↓ 10 callers
Method
FindKernel
src/ppl/nn/engines/cuda/optimizer/algos/algo_filter_manager.cc:24
↓ 10 callers
Method
GetNode
@brief get the corresponding node in ir::GraphTopo */
src/ppl/nn/runtime/opt_kernel.h:44
↓ 10 callers
Method
GetSMVersion
src/ppl/nn/engines/llm_cuda/llm_cuda_device.h:104
↓ 10 callers
Function
IsGraphOutput
src/ppl/nn/engines/riscv/optimizer/rules/utils.h:77
↓ 10 callers
Method
LoadModel
src/ppl/nn/models/pmx/runtime_builder_impl.cc:81
↓ 10 callers
Method
Serialize
src/ppl/nn/models/pmx/serializer.cc:510
↓ 10 callers
Method
int32_data_size
repeated int32 int32_data = 5 [packed = true];
src/ppl/nn/models/onnx/generated/onnx.pb.h:5311
↓ 9 callers
Method
CalcBroadCast
src/ppl/nn/oputils/broadcast.cc:25
↓ 9 callers
Function
CanFuse
src/ppl/nn/optimizers/fuse_shape_optimizer.cc:26
↓ 9 callers
Method
Configure
src/ppl/nn/engines/arm/engine.cc:187
↓ 9 callers
Method
GetISA
src/ppl/nn/engines/x86/kernel.h:73
↓ 9 callers
Method
GetKernelFunc
src/ppl/nn/engines/cuda/module/cuda_module.cc:22
↓ 9 callers
Method
IsBufferOwner
src/ppl/nn/common/buffer_info.h:32
↓ 9 callers
Method
Reshape
src/ppl/nn/engines/llm_cuda/kernel.h:66
↓ 9 callers
Method
Run
tools/benchmark_llama/thread_pool.h:17
↓ 9 callers
Function
SplitString
tools/pplnn_llm.cc:124
↓ 9 callers
Method
TryFuseReLU
src/ppl/nn/engines/x86/optimizer/ops/onnx/conv_op.cc:269
↓ 9 callers
Method
add_attribute
src/ppl/nn/models/onnx/generated/onnx.pb.h:4100
↓ 9 callers
Method
add_axis
src/ppl/nn/models/pmx/generated/onnx_op_generated.h:2535
↓ 9 callers
Method
attribute_size
repeated .onnx.AttributeProto attribute = 5;
src/ppl/nn/models/onnx/generated/onnx.pb.h:4086
↓ 9 callers
Method
set_type
src/ppl/nn/models/onnx/generated/onnx.pb.h:3233
↓ 9 callers
Function
value
src/ppl/nn/engines/arm/pmx/generated/arm_op_params_generated.h:946
↓ 9 callers
Function
value_type
src/ppl/nn/engines/arm/pmx/generated/arm_op_params_generated.h:943
↓ 8 callers
Method
AllocTmpBuffer
src/ppl/nn/engines/llm_cuda/llm_host_device.h:51
↓ 8 callers
Method
CopyFromHostAsync
src/ppl/nn/runtime/tensor_impl.cc:54
↓ 8 callers
Function
CopyTensorBuffer
@brief copy one tensor to another */
src/ppl/nn/engines/utils.h:35
↓ 8 callers
Method
Finish
src/ppl/nn/engines/cuda/pmx/generated/cuda_op_params_generated.h:682
↓ 8 callers
Method
FreeTmpBuffer
src/ppl/nn/engines/llm_cuda/llm_host_device.h:54
↓ 8 callers
Method
GetCommonParam
src/ppl/nn/engines/cuda/kernel.h:89
↓ 8 callers
Method
GetObjectType
src/ppl/nn/runtime/edge_object.h:46
↓ 8 callers
Function
IrShape2TensorShape
src/ppl/nn/engines/utils.cc:27
↓ 8 callers
Function
ReshapePooling
src/ppl/nn/oputils/onnx/reshape_pooling.cc:26
↓ 8 callers
Method
SetInputTensorShapes
src/ppl/nn/oputils/broadcast.h:46
↓ 8 callers
Method
SetResources
src/ppl/nn/models/onnx/runtime_builder_impl.cc:105
↓ 8 callers
Method
SetSourceCode
src/ppl/nn/engines/cuda/module/cuda_module.cc:42
↓ 8 callers
Function
SplitString
tools/pplnn.cc:128
↓ 8 callers
Function
SplitString
samples/cpp/others/pplnn_multi_numa_node.cc:109
↓ 8 callers
Function
TensorShapeEqual
src/ppl/nn/engines/x86/utils.h:25
↓ 8 callers
Method
TryFuseReLU
src/ppl/nn/engines/arm/optimizer/ops/onnx/conv_op.cc:304
↓ 8 callers
Method
int32_data
src/ppl/nn/models/onnx/generated/onnx.pb.h:5317
↓ 8 callers
Method
type
src/ppl/nn/models/onnx/generated/onnx.pb.h:3229
↓ 7 callers
Function
Add1DInitializer
src/ppl/nn/models/utils.h:52
↓ 7 callers
Method
ClearConsumer
src/ppl/nn/ir/full_graph_topo.cc:91
↓ 7 callers
Method
Create
tests/engines/tmp_engine.h:53
↓ 7 callers
Function
CvtFp32ToFp16
src/ppl/nn/engines/riscv/utils/fp16fp32_cvt.cc:20
↓ 7 callers
Function
DeserializeReduceParam
src/ppl/nn/models/pmx/oputils/onnx/reduce.cc:29
↓ 7 callers
Method
Forward
src/ppl/nn/ir/full_graph_topo.h:56
↓ 7 callers
Method
GetAlgo
src/ppl/nn/engines/cuda/optimizer/algos/algo_filter_manager.h:41
↓ 7 callers
Method
GetBufferedBytes
src/ppl/nn/utils/stack_buffer_manager.h:38
↓ 7 callers
Method
GetCublasWorkspace
src/ppl/nn/engines/llm_cuda/llm_cuda_device.h:112
↓ 7 callers
Method
GetCublasWorkspaceSize
src/ppl/nn/engines/llm_cuda/llm_cuda_device.h:116
↓ 7 callers
Method
GetDeviceContext
src/ppl/nn/runtime/tensor_impl.h:53
↓ 7 callers
Method
GetName
src/ppl/nn/engines/engine_impl.h:50
↓ 7 callers
Function
GetScaleName
src/ppl/nn/engines/llm_cuda/passes/i8i8/quantization_pass.cc:31
↓ 7 callers
Method
IsValid
src/ppl/nn/ir/full_graph_topo.h:41
↓ 7 callers
Method
ReplaceExtraInput
src/ppl/nn/ir/node.cc:59
↓ 7 callers
Method
Reshape
src/ppl/nn/engines/riscv/kernel.h:39
↓ 7 callers
Method
Reshape
src/ppl/nn/engines/common/common_kernel_impl.h:47
↓ 7 callers
Function
ReshapeReshape
src/ppl/nn/oputils/onnx/reshape_reshape.cc:26
↓ 7 callers
Function
ReshapeSplit
src/ppl/nn/oputils/onnx/reshape_split.cc:25
↓ 7 callers
Method
Run
src/ppl/nn/runtime/runtime_impl.cc:320
← previous
next →
101–200 of 6,859, ranked by callers