MCPcopy Create free account

hub / github.com/PaddlePaddle/Paddle-Lite / functions

Functions18,290 in github.com/PaddlePaddle/Paddle-Lite

↓ 3 callersMethodLocalVar
lite/core/scope.cc:53
↓ 3 callersMethodLocalVarNames
lite/core/scope.cc:122
↓ 3 callersFunctionMatchDimensions
lite/backends/nnadapter/nnadapter/src/utility/utility.cc:460
↓ 3 callersFunctionNumToStringImplWrapper
third-party/flatbuffers/pre-build/flatbuffers/util.h:101
↓ 3 callersMethodOutputArgumentNames
lite/model_parser/pb/op_desc.h:79
↓ 3 callersFunctionPad2DConstNCHW
lite/backends/host/math/pad2d.h:84
↓ 3 callersMethodPersistable
lite/model_parser/naive_buffer/var_desc.cc:87
↓ 3 callersFunctionPrecisionCompatibleTo
lite/core/type_system.h:206
↓ 3 callersFunctionPrecisionTypeLength
lite/api/paddle_place.h:151
↓ 3 callersMethodPrepareForRun
lite/kernels/arm/conv_compute.cc:65
↓ 3 callersFunctionQuantizeTensor
lite/backends/arm/math/quantize.h:34
↓ 3 callersFunctionReferTo
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 callersMethodRemoveNode
lite/core/optimizer/mir/ssa_graph.cc:219
↓ 3 callersMethodResetBlockIdx
lite/model_parser/ssa/var_desc.h:65
↓ 3 callersMethodResetKernels
lite/core/optimizer/mir/node.cc:56
↓ 3 callersFunctionReshapeDimensions
lite/backends/nnadapter/nnadapter/src/utility/utility.cc:379
↓ 3 callersMethodRun
lite/core/optimizer/mir/pass_manager.h:35
↓ 3 callersMethodRunInstruction
Run the target instruction, that is run the test operator.
lite/core/test/arena/framework.h:65
↓ 3 callersFunctionSaveModelPb
lite/model_parser/model_parser.cc:275
↓ 3 callersFunctionSequenceMask
lite/kernels/host/sequence_mask_compute.cc:23
↓ 3 callersFunctionSequenceMask
lite/tests/kernels/sequence_mask_test.cc:26
↓ 3 callersMethodSetDataType
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 callersMethodSetForwardBlockIdx
lite/model_parser/pb/block_desc.h:80
↓ 3 callersMethodSetIdx
lite/model_parser/pb/block_desc.h:40
↓ 3 callersMethodSetInput
lite/model_parser/flatbuffers/op_desc.h:234
↓ 3 callersMethodSetLoDLevel
lite/model_parser/naive_buffer/param_desc.cc:50
↓ 3 callersFunctionSetOutScaleFromNextInScale
Complete the output scale from the input scale of its consumer ops.
lite/core/optimizer/mir/quantization_parameters_propagation_pass.cc:66
↓ 3 callersFunctionSetOutScaleFromNextInScale
Complete the output scale from the input scale of its consumer ops.
lite/core/optimizer/mir/__xpu__quantization_parameters_propagation_pass.cc:74
↓ 3 callersMethodSetParentIdx
lite/model_parser/pb/block_desc.h:44
↓ 3 callersMethodSetPersistable
lite/model_parser/naive_buffer/var_desc.cc:92
↓ 3 callersMethodSetShape
lite/model_parser/flatbuffers/var_desc.h:114
↓ 3 callersMethodSetSparseThreshold
lite/api/tools/opt_base.cc:65
↓ 3 callersMethodSetValidPlaces
lite/api/tools/opt_base.cc:96
↓ 3 callersFunctionShapeProduction
lite/core/optimizer/mir/subgraph/subgraph_pass_test.cc:54
↓ 3 callersFunctionShapeProduction
lite/api/test/test_helper.h:93
↓ 3 callersFunctionSizeOf
third-party/flatbuffers/pre-build/flatbuffers/idl.h:153
↓ 3 callersMethodStart
lite/core/profile/timer.h:77
↓ 3 callersMethodStop
lite/core/profile/timer.h:78
↓ 3 callersMethodSummary
lite/core/profile/profiler.cc:112
↓ 3 callersFunctionSwapPoniter
lite/kernels/x86/rnn_compute.cc:79
↓ 3 callersFunctionSymmQuantizeData
lite/kernels/nnadapter/utility.h:64
↓ 3 callersFunctionTestArgmin
lite/tests/kernels/argmin_compute_test.cc:174
↓ 3 callersFunctionTestFillConstantBatchSizeLikeValue
lite/tests/kernels/fill_constant_batch_size_like_compute_test.cc:120
↓ 3 callersFunctionTestFillConstantValue
lite/tests/kernels/fill_constant_compute_test.cc:189
↓ 3 callersFunctionTrackField
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 callersFunctionTransIndex
lite/tests/kernels/transpose_compute_test.cc:43
↓ 3 callersFunctionTypedVector
third-party/flatbuffers/pre-build/flatbuffers/flexbuffers.h:1187
↓ 3 callersMethodUnPack
third-party/flatbuffers/pre-build/tune_cache_generated.h:239
↓ 3 callersFunctionUniqueTensorFromVector
lite/kernels/host/unique_compute.cc:259
↓ 3 callersMethodUnknown
third-party/flatbuffers/pre-build/flatbuffers/minireflect.h:361
↓ 3 callersFunctionUnpackActivations
lite/backends/nnadapter/nnadapter/src/driver/amlogic_npu/optimizer/unpack_op_fusion.cc:26
↓ 3 callersMethodUnpackFusedActivations
lite/kernels/nnadapter/converter/converter.cc:488
↓ 3 callersFunctionUpdateElementwiseIndexArray
lite/kernels/x86/elementwise_op_function.h:352
↓ 3 callersFunctionUpdateInputs
Update the input variable names from 'from' to 'to' for the target Op
lite/core/optimizer/mir/subgraph/subgraph_detector.cc:75
↓ 3 callersFunctionUpdateKsize
lite/operators/pool_op.h:172
↓ 3 callersFunctionUpdateModelOutputOperands
lite/backends/nnadapter/nnadapter/src/utility/modeling.cc:521
↓ 3 callersFunctionUpdatePadding
lite/operators/pool_op.h:139
↓ 3 callersFunctionVExp
lite/backends/x86/jit/refer/refer.h:111
↓ 3 callersFunctionVScal
lite/backends/x86/jit/refer/refer.h:62
↓ 3 callersMethodVarsSize
lite/core/model/general/block_desc.h:49
↓ 3 callersFunctionVec1DTo3DWithExtraInfo
lite/backends/xpu/vec_trans.h:107
↓ 3 callersFunctionVectorToTensor
lite/backends/host/math/nms_util.h:125
↓ 3 callersMethodVerify
third-party/flatbuffers/pre-build/flatbuffers/flatbuffers.h:2377
↓ 3 callersMethodWRLock
lite/backends/x86/fluid/rw_lock.h:39
↓ 3 callersFunctionWriteBytes
third-party/flatbuffers/pre-build/flatbuffers/flexbuffers.h:1340
↓ 3 callersMethod_parse_topo_field
(self, field)
lite/tools/debug/analysis_tool.py:299
↓ 3 callersMethodadd_version
third-party/flatbuffers/pre-build/framework_generated.h:433
↓ 3 callersFunctionarguments
third-party/flatbuffers/pre-build/framework_generated.h:1028
↓ 3 callersMethodascend_config_params
lite/backends/nnadapter/nnadapter/src/driver/huawei_ascend_npu/engine.h:46
↓ 3 callersMethodassert_op_attr
lite/core/optimizer/mir/pattern_matcher.h:161
↓ 3 callersMethodassert_tensors_near
(self, atol: float, rtol: float,
lite/tests/unittest_py/auto_scan_base.py:357
↓ 3 callersMethodassert_var_not_persistable
lite/core/optimizer/mir/pattern_matcher.cc:403
↓ 3 callersFunctionbasic_gemv
lite/tests/utils/naive_math_impl.h:334
↓ 3 callersFunctionbasic_trans_mat_to_c4
lite/tests/utils/naive_math_impl.h:20
↓ 3 callersFunctionbasic_trans_mat_to_c8
lite/tests/utils/naive_math_impl.h:67
↓ 3 callersFunctionbinary_map
third-party/flatbuffers/pre-build/cache_generated.h:270
↓ 3 callersFunctionblocks
third-party/flatbuffers/pre-build/framework_generated.h:2289
↓ 3 callersFunctionc_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 callersMethodcapacity
lite/core/model/base/io.h:72
↓ 3 callersFunctioncheck_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 callersMethodcheck_doc_string
(self, node)
tools/codestyle/docstring_checker.py:175
↓ 3 callersMethodcheck_grad
lite/tests/kernels/activation_grad_compute_test.cc:106
↓ 3 callersFunctioncheck_input_shape_available
(in_shape_x=[], in_shape_y=[], axis=[],
lite/tests/unittest_py/pass/test_elementwise_util.py:43
↓ 3 callersFunctioncheck_stod
lite/utils/string_test.cc:46
↓ 3 callersFunctioncheck_stof
lite/utils/string_test.cc:39
↓ 3 callersFunctioncheck_stoi
lite/utils/string_test.cc:25
↓ 3 callersFunctioncheck_stol
lite/utils/string_test.cc:32
↓ 3 callersFunctionclean_source
(content)
lite/tools/cmake_tools/gen_opencl_code.py:42
↓ 3 callersFunctionclear
third-party/flatbuffers/pre-build/flatbuffers/flatbuffers.h:854
↓ 3 callersFunctioncompute_out_dim
lite/tests/math/conv_transpose_compute_test.cc:75
↓ 3 callersFunctionconcat
lite/backends/nnadapter/nnadapter/include/nnadapter/operation/math/concat.h:26
↓ 3 callersFunctioncopy
third-party/opencl/include/CL/cl2.hpp:8754
↓ 3 callersFunctioncount
lite/kernels/x86/concat_compute.h:27
↓ 3 callersMethodcreatePaddlePredictor
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 callersMethodcreate_inference_config
(self, passes: Optional[List[str]]=None, use_g
lite/tests/unittest_py/auto_scan_base.py:428
↓ 3 callersMethoddimensions
\brief Queries the number of dimensions in the range.
third-party/opencl/include/CL/cl2.hpp:5583
↓ 3 callersMethodeat_str
"xx"
lite/tools/cmake_tools/ast.py:33
↓ 3 callersMethodenqueueCopyBuffer
third-party/opencl/include/CL/cl.hpp:5745
↓ 3 callersMethodenqueueCopyImage
third-party/opencl/include/CL/cl.hpp:5975
↓ 3 callersMethodenqueueMapBuffer
third-party/opencl/include/CL/cl.hpp:6154
← previousnext →1,301–1,400 of 18,290, ranked by callers