Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle-Lite
/ functions
Functions
18,290 in github.com/PaddlePaddle/Paddle-Lite
⨍
Functions
18,290
◇
Types & classes
3,616
↓ 3 callers
Method
LocalVar
lite/core/scope.cc:53
↓ 3 callers
Method
LocalVarNames
lite/core/scope.cc:122
↓ 3 callers
Function
MatchDimensions
lite/backends/nnadapter/nnadapter/src/utility/utility.cc:460
↓ 3 callers
Function
NumToStringImplWrapper
third-party/flatbuffers/pre-build/flatbuffers/util.h:101
↓ 3 callers
Method
OutputArgumentNames
lite/model_parser/pb/op_desc.h:79
↓ 3 callers
Function
Pad2DConstNCHW
lite/backends/host/math/pad2d.h:84
↓ 3 callers
Method
Persistable
lite/model_parser/naive_buffer/var_desc.cc:87
↓ 3 callers
Function
PrecisionCompatibleTo
lite/core/type_system.h:206
↓ 3 callers
Function
PrecisionTypeLength
lite/api/paddle_place.h:151
↓ 3 callers
Method
PrepareForRun
lite/kernels/arm/conv_compute.cc:65
↓ 3 callers
Function
QuantizeTensor
lite/backends/arm/math/quantize.h:34
↓ 3 callers
Function
ReferTo
Offsets initially are relative to the end of the buffer (downwards). This function converts them to be relative to the current location in the buffer
third-party/flatbuffers/pre-build/flatbuffers/flatbuffers.h:1317
↓ 3 callers
Method
RemoveNode
lite/core/optimizer/mir/ssa_graph.cc:219
↓ 3 callers
Method
ResetBlockIdx
lite/model_parser/ssa/var_desc.h:65
↓ 3 callers
Method
ResetKernels
lite/core/optimizer/mir/node.cc:56
↓ 3 callers
Function
ReshapeDimensions
lite/backends/nnadapter/nnadapter/src/utility/utility.cc:379
↓ 3 callers
Method
Run
lite/core/optimizer/mir/pass_manager.h:35
↓ 3 callers
Method
RunInstruction
Run the target instruction, that is run the test operator.
lite/core/test/arena/framework.h:65
↓ 3 callers
Function
SaveModelPb
lite/model_parser/model_parser.cc:275
↓ 3 callers
Function
SequenceMask
lite/kernels/host/sequence_mask_compute.cc:23
↓ 3 callers
Function
SequenceMask
lite/tests/kernels/sequence_mask_test.cc:26
↓ 3 callers
Method
SetDataType
todo : SetDataType function is commented out temporarily because of Compatibility issues. The Compatibility issue should be fixed later and the code b
lite/model_parser/naive_buffer/var_desc.cc:138
↓ 3 callers
Method
SetForwardBlockIdx
lite/model_parser/pb/block_desc.h:80
↓ 3 callers
Method
SetIdx
lite/model_parser/pb/block_desc.h:40
↓ 3 callers
Method
SetInput
lite/model_parser/flatbuffers/op_desc.h:234
↓ 3 callers
Method
SetLoDLevel
lite/model_parser/naive_buffer/param_desc.cc:50
↓ 3 callers
Function
SetOutScaleFromNextInScale
Complete the output scale from the input scale of its consumer ops.
lite/core/optimizer/mir/quantization_parameters_propagation_pass.cc:66
↓ 3 callers
Function
SetOutScaleFromNextInScale
Complete the output scale from the input scale of its consumer ops.
lite/core/optimizer/mir/__xpu__quantization_parameters_propagation_pass.cc:74
↓ 3 callers
Method
SetParentIdx
lite/model_parser/pb/block_desc.h:44
↓ 3 callers
Method
SetPersistable
lite/model_parser/naive_buffer/var_desc.cc:92
↓ 3 callers
Method
SetShape
lite/model_parser/flatbuffers/var_desc.h:114
↓ 3 callers
Method
SetSparseThreshold
lite/api/tools/opt_base.cc:65
↓ 3 callers
Method
SetValidPlaces
lite/api/tools/opt_base.cc:96
↓ 3 callers
Function
ShapeProduction
lite/core/optimizer/mir/subgraph/subgraph_pass_test.cc:54
↓ 3 callers
Function
ShapeProduction
lite/api/test/test_helper.h:93
↓ 3 callers
Function
SizeOf
third-party/flatbuffers/pre-build/flatbuffers/idl.h:153
↓ 3 callers
Method
Start
lite/core/profile/timer.h:77
↓ 3 callers
Method
Stop
lite/core/profile/timer.h:78
↓ 3 callers
Method
Summary
lite/core/profile/profiler.cc:112
↓ 3 callers
Function
SwapPoniter
lite/kernels/x86/rnn_compute.cc:79
↓ 3 callers
Function
SymmQuantizeData
lite/kernels/nnadapter/utility.h:64
↓ 3 callers
Function
TestArgmin
lite/tests/kernels/argmin_compute_test.cc:174
↓ 3 callers
Function
TestFillConstantBatchSizeLikeValue
lite/tests/kernels/fill_constant_batch_size_like_compute_test.cc:120
↓ 3 callers
Function
TestFillConstantValue
lite/tests/kernels/fill_constant_compute_test.cc:189
↓ 3 callers
Function
TrackField
When writing fields, we track where they are, so we can create correct vtables later.
third-party/flatbuffers/pre-build/flatbuffers/flatbuffers.h:1283
↓ 3 callers
Function
TransIndex
lite/tests/kernels/transpose_compute_test.cc:43
↓ 3 callers
Function
TypedVector
third-party/flatbuffers/pre-build/flatbuffers/flexbuffers.h:1187
↓ 3 callers
Method
UnPack
third-party/flatbuffers/pre-build/tune_cache_generated.h:239
↓ 3 callers
Function
UniqueTensorFromVector
lite/kernels/host/unique_compute.cc:259
↓ 3 callers
Method
Unknown
third-party/flatbuffers/pre-build/flatbuffers/minireflect.h:361
↓ 3 callers
Function
UnpackActivations
lite/backends/nnadapter/nnadapter/src/driver/amlogic_npu/optimizer/unpack_op_fusion.cc:26
↓ 3 callers
Method
UnpackFusedActivations
lite/kernels/nnadapter/converter/converter.cc:488
↓ 3 callers
Function
UpdateElementwiseIndexArray
lite/kernels/x86/elementwise_op_function.h:352
↓ 3 callers
Function
UpdateInputs
Update the input variable names from 'from' to 'to' for the target Op
lite/core/optimizer/mir/subgraph/subgraph_detector.cc:75
↓ 3 callers
Function
UpdateKsize
lite/operators/pool_op.h:172
↓ 3 callers
Function
UpdateModelOutputOperands
lite/backends/nnadapter/nnadapter/src/utility/modeling.cc:521
↓ 3 callers
Function
UpdatePadding
lite/operators/pool_op.h:139
↓ 3 callers
Function
VExp
lite/backends/x86/jit/refer/refer.h:111
↓ 3 callers
Function
VScal
lite/backends/x86/jit/refer/refer.h:62
↓ 3 callers
Method
VarsSize
lite/core/model/general/block_desc.h:49
↓ 3 callers
Function
Vec1DTo3DWithExtraInfo
lite/backends/xpu/vec_trans.h:107
↓ 3 callers
Function
VectorToTensor
lite/backends/host/math/nms_util.h:125
↓ 3 callers
Method
Verify
third-party/flatbuffers/pre-build/flatbuffers/flatbuffers.h:2377
↓ 3 callers
Method
WRLock
lite/backends/x86/fluid/rw_lock.h:39
↓ 3 callers
Function
WriteBytes
third-party/flatbuffers/pre-build/flatbuffers/flexbuffers.h:1340
↓ 3 callers
Method
_parse_topo_field
(self, field)
lite/tools/debug/analysis_tool.py:299
↓ 3 callers
Method
add_version
third-party/flatbuffers/pre-build/framework_generated.h:433
↓ 3 callers
Function
arguments
third-party/flatbuffers/pre-build/framework_generated.h:1028
↓ 3 callers
Method
ascend_config_params
lite/backends/nnadapter/nnadapter/src/driver/huawei_ascend_npu/engine.h:46
↓ 3 callers
Method
assert_op_attr
lite/core/optimizer/mir/pattern_matcher.h:161
↓ 3 callers
Method
assert_tensors_near
(self, atol: float, rtol: float,
lite/tests/unittest_py/auto_scan_base.py:357
↓ 3 callers
Method
assert_var_not_persistable
lite/core/optimizer/mir/pattern_matcher.cc:403
↓ 3 callers
Function
basic_gemv
lite/tests/utils/naive_math_impl.h:334
↓ 3 callers
Function
basic_trans_mat_to_c4
lite/tests/utils/naive_math_impl.h:20
↓ 3 callers
Function
basic_trans_mat_to_c8
lite/tests/utils/naive_math_impl.h:67
↓ 3 callers
Function
binary_map
third-party/flatbuffers/pre-build/cache_generated.h:270
↓ 3 callers
Function
blocks
third-party/flatbuffers/pre-build/framework_generated.h:2289
↓ 3 callers
Function
c_str
! \brief Returns a pointer to the private copy held by this instance, * or "" if empty/unset. */
third-party/opencl/include/CL/cl.hpp:654
↓ 3 callers
Method
capacity
lite/core/model/base/io.h:72
↓ 3 callers
Function
check_ascii_range
Fast checking that character lies in closed range: [a <= x <= b] using one compare (conditional branch) operator.
third-party/flatbuffers/pre-build/flatbuffers/util.h:40
↓ 3 callers
Method
check_doc_string
(self, node)
tools/codestyle/docstring_checker.py:175
↓ 3 callers
Method
check_grad
lite/tests/kernels/activation_grad_compute_test.cc:106
↓ 3 callers
Function
check_input_shape_available
(in_shape_x=[], in_shape_y=[], axis=[],
lite/tests/unittest_py/pass/test_elementwise_util.py:43
↓ 3 callers
Function
check_stod
lite/utils/string_test.cc:46
↓ 3 callers
Function
check_stof
lite/utils/string_test.cc:39
↓ 3 callers
Function
check_stoi
lite/utils/string_test.cc:25
↓ 3 callers
Function
check_stol
lite/utils/string_test.cc:32
↓ 3 callers
Function
clean_source
(content)
lite/tools/cmake_tools/gen_opencl_code.py:42
↓ 3 callers
Function
clear
third-party/flatbuffers/pre-build/flatbuffers/flatbuffers.h:854
↓ 3 callers
Function
compute_out_dim
lite/tests/math/conv_transpose_compute_test.cc:75
↓ 3 callers
Function
concat
lite/backends/nnadapter/nnadapter/include/nnadapter/operation/math/concat.h:26
↓ 3 callers
Function
copy
third-party/opencl/include/CL/cl2.hpp:8754
↓ 3 callers
Function
count
lite/kernels/x86/concat_compute.h:27
↓ 3 callers
Method
createPaddlePredictor
Creates a PaddlePredictor object. @param config the input configuration. @return the PaddlePredictor object, or null if failed to create it.
lite/api/android/jni/src/com/baidu/paddle/lite/PaddlePredictor.java:40
↓ 3 callers
Method
create_inference_config
(self, passes: Optional[List[str]]=None, use_g
lite/tests/unittest_py/auto_scan_base.py:428
↓ 3 callers
Method
dimensions
\brief Queries the number of dimensions in the range.
third-party/opencl/include/CL/cl2.hpp:5583
↓ 3 callers
Method
eat_str
"xx"
lite/tools/cmake_tools/ast.py:33
↓ 3 callers
Method
enqueueCopyBuffer
third-party/opencl/include/CL/cl.hpp:5745
↓ 3 callers
Method
enqueueCopyImage
third-party/opencl/include/CL/cl.hpp:5975
↓ 3 callers
Method
enqueueMapBuffer
third-party/opencl/include/CL/cl.hpp:6154
← previous
next →
1,301–1,400 of 18,290, ranked by callers