MCPcopy Create free account

hub / github.com/PaddlePaddle/Paddle / functions

Functions118,755 in github.com/PaddlePaddle/Paddle

↓ 264 callersMethodHasAttr
paddle/fluid/inference/tensorrt/plugin_arg_mapping_context.cc:35
↓ 264 callersFunctioncheck_type
(input, input_name, expected_type, op_name, extra_message='')
python/paddle/base/data_feeder.py:216
↓ 262 callersMethodAddEqualCstr
paddle/pir/src/dialect/shape/utils/shape_analysis.cc:232
↓ 261 callersMethodScope
test/cpp/fluid/framework/ir/onednn/params_quantization_onednn_pass_test.cc:58
↓ 260 callersMethoddebug
(self)
python/paddle/distributed/auto_parallel/static/tuner/config.py:80
↓ 260 callersFunctionstatic_guard
()
test/legacy_test/utils.py:151
↓ 259 callersFunctionfloat16
paddle/phi/common/float16.h:80
↓ 258 callersMethodget_tensor
(self, device="cpu")
test/legacy_test/test_paddle_multiprocessing.py:121
↓ 257 callersMethodGetData
paddle/phi/capi/include/wrapper_base.h:448
↓ 257 callersMethodvalue
default for float16
paddle/phi/kernels/impl/determinant_grad_kernel_impl.h:41
↓ 256 callersFunctionInit
paddle/fluid/inference/io.cc:42
↓ 256 callersFunctionget_xpu_op_support_types
(op_name, dev_id=0)
test/xpu/get_test_cover_info.py:254
↓ 256 callersMethodoutput
(self, code, value='')
python/paddle/distributed/launch/utils/kv_server.py:58
↓ 255 callersMethodlower
(self)
python/paddle/jit/sot/opcode_translator/executor/variables/basic.py:257
↓ 254 callersFunctionGetDimsMappingForAxes
paddle/phi/infermeta/spmd_rules/utils.cc:984
↓ 252 callersFunctioncreate_test_class
( func_globals, test_class, test_type, test_grad=True, ignore_device_version=[], test_
test/xpu/get_test_cover_info.py:302
↓ 251 callersMethodempty
paddle/fluid/pir/dialect/distributed/ir/dist_attribute.h:51
↓ 251 callersMethodget
( self, path: str, runtime_cls: type[Runtime], name: str = "", kwargs:
python/paddle/incubate/fp8/deep_gemm/jit/runtime.py:160
↓ 250 callersMethodAttrs
paddle/fluid/framework/op_desc.cc:1308
↓ 250 callersMethodGetLoops
paddle/cinn/ir/schedule/impl/base.cc:142
↓ 250 callersFunctionarange
Returns a 1-D Tensor with spaced values within a given interval. Values are generated into the half-open interval [``start``, ``end``) with
python/paddle/tensor/creation.py:2238
↓ 250 callersMethodbackward
Input: grad_y: [seqlen, hidden_size] combine_weights: [seqlen, k] scatter_index: [seqlen, k] Out
test/xpu/test_moe_combine_xpu.py:52
↓ 250 callersMethodextend
(self, layer_list)
python/paddle/distributed/fleet/meta_parallel/parallel_layers/pp_layers.py:290
↓ 248 callersMethodget
(self, sir)
python/paddle/jit/sot/utils/utils.py:145
↓ 248 callersMethodstate_dict
( self, destination=None, include_sublayers=True, structured_name_prefix="",
test/legacy_test/test_state_dict_convert.py:32
↓ 247 callersMethodIsOp
paddle/fluid/framework/ir/node.h:139
↓ 247 callersFunctionget_device
(with_device_id=False)
test/legacy_test/op_test.py:431
↓ 246 callersMethodGetITensor
paddle/fluid/inference/tensorrt/engine.cc:552
↓ 246 callersFunctionGetInstance
FleetWrapper singleton
paddle/fluid/framework/fleet/fleet_wrapper.h:394
↓ 246 callersFunctionGraphSafeRemoveNodes
paddle/fluid/framework/ir/graph_pattern_detector.cc:777
↓ 246 callersMethodas_tensor_ref
paddle/cinn/ir/ir_base.cc:345
↓ 245 callersMethodeigen_device
paddle/phi/backends/xpu/xpu_context.cc:765
↓ 244 callersFunctionTensorOptions
paddle/phi/api/include/compat/c10/core/TensorOptions.h:56
↓ 244 callersMethodback
paddle/phi/api/include/compat/c10/core/List.h:64
↓ 244 callersMethoddata_ptr
paddle/phi/kernels/funcs/dense_tensor_iterator.cc:265
↓ 243 callersMethoddefined
paddle/phi/api/lib/tensor.cc:421
↓ 243 callersMethodsplit
Slice a complete tensor. Returns: sliced_tensor_list(list): sliced tensors with 'partition_index_list' Examples
python/paddle/distributed/auto_parallel/static/converter.py:405
↓ 243 callersMethodto
paddle/fluid/jit/layer.cc:54
↓ 242 callersMethodsizes
paddle/phi/api/include/compat/ATen/core/TensorBody.h:205
↓ 241 callersMethodmeta
paddle/phi/api/include/compat/ATen/core/TensorBody.h:238
↓ 239 callersFunctionTensorCopySync
paddle/fluid/framework/tensor_util.cc:294
↓ 234 callersMethodbegin
paddle/phi/common/pstring.h:313
↓ 234 callersMethoddtype
paddle/fluid/pir/dialect/operator/ir/op_type.cc:80
↓ 233 callersMethodget_tensor
(var)
python/paddle/hapi/model.py:406
↓ 232 callersMethodoperand
paddle/cinn/ir/ir_base.cc:405
↓ 230 callersMethodcheck_grad_with_place
( self, place, inputs_to_check, output_names, no_grad_set=None,
test/xpu/op_test_xpu.py:162
↓ 229 callersMethodOutput
paddle/fluid/imperative/dygraph_grad_maker.h:78
↓ 229 callersMethoddropout
paddle/fluid/framework/ir/pass_tester_helper.h:322
↓ 228 callersMethodcumsum
(sequence: Sequence[Any])
python/paddle/io/dataloader/dataset.py:676
↓ 228 callersFunctionto_string
paddle/phi/kernels/funcs/jit/helper.cc:32
↓ 227 callersMethodcleanup
paddle/phi/core/distributed/store/tcp_store.cc:37
↓ 227 callersMethodsize
paddle/phi/backends/xpu/xpu_l3_strategy.h:32
↓ 226 callersMethodb
Get the bound LLVM ir builder.
paddle/cinn/backends/llvm/codegen_llvm.h:177
↓ 225 callersMethodlinear
(x, weight, bias=None)
test/legacy_test/test_compat_nn_multihead_attention.py:41
↓ 225 callersMethodrun
(self)
test/ps/static_gpubox_trainer.py:66
↓ 225 callersMethodset_process_mesh
paddle/fluid/distributed/auto_parallel/dist_attr.cc:158
↓ 225 callersMethodstack
paddle/fluid/framework/ir/pass_tester_helper.h:876
↓ 224 callersMethodOutputs
paddle/fluid/framework/op_desc.cc:1317
↓ 222 callersFunctioncopy
paddle/phi/api/lib/tensor_copy.cc:35
↓ 222 callersMethodextend
(self, value)
test/sot/test_mutable_data.py:120
↓ 221 callersMethodhas_attr
Whether this Operator has the attribute with name or not. Args: name(str): the attribute name. Returns:
python/paddle/base/framework.py:3811
↓ 220 callersMethodHasOutput
paddle/fluid/framework/op_desc.cc:598
↓ 219 callersMethodextend
Appends sublayers to the end of the list. Parameters: sublayers (iterable of Layer): iterable of sublayers to append
python/paddle/nn/layer/container.py:696
↓ 219 callersMethodupdate
(self, supported_dtypes)
tools/parse_kernel_info.py:65
↓ 218 callersMethodGet
static*/
paddle/cinn/ir/registry.cc:78
↓ 218 callersFunctionGetShapeFromValue
paddle/fluid/pir/utils/general_functions.cc:201
↓ 218 callersMethodnum_results
paddle/pir/include/core/op_base.h:50
↓ 217 callersMethoddtype
paddle/fluid/pybind/tensor_py.h:149
↓ 216 callersMethodAsOutput
Mark this node is an Output of a subgraph and will be retained.
paddle/fluid/framework/ir/graph_pattern_detector.h:95
↓ 216 callersMethodend
paddle/phi/core/vocab/string_array.h:94
↓ 216 callersMethodgrad
( self, outputs, inputs, grad_outputs=None, no_grad_vars=None,
test/legacy_test/test_imperative_double_grad.py:187
↓ 216 callersMethodtanh
paddle/fluid/framework/ir/pass_tester_helper.h:177
↓ 215 callersFunctionGetInputVarNode
paddle/fluid/platform/device/ipu/popart_canonicalization/canonicalization_utils.cc:86
↓ 215 callersMethodassert_more
paddle/fluid/framework/ir/graph_pattern_detector.cc:594
↓ 214 callersMethodlod
paddle/fluid/inference/api/details/zero_copy_tensor.cc:757
↓ 212 callersMethodCreateOpNode
Create a normal runnable operator with OpDesc.
paddle/fluid/framework/ir/graph.h:250
↓ 212 callersMethodindex
(self)
python/paddle/device/__init__.py:2188
↓ 210 callersMethodOutput
paddle/fluid/framework/operator.cc:880
↓ 210 callersMethodadd
Add an item to the set. Args: item: The item to be added. Examples: >>> s = OrderedSet([1, 2, 3])
python/paddle/jit/utils.py:201
↓ 210 callersMethoddata
Get the mutable data.
paddle/cinn/runtime/buffer.h:42
↓ 210 callersMethodget
(self, *args, **kwargs)
python/paddle/distributed/fleet/meta_parallel/pipeline_parallel.py:3754
↓ 210 callersMethodreplace
paddle/cinn/ir/ir.cc:762
↓ 209 callersMethodName
\brief Get the tensor name \return the tensor name.
paddle/fluid/inference/goapi/tensor.go:153
↓ 209 callersMethodexpand
Member function: Tensor::expand
paddle/phi/api/include/compat/ATen/ops/expand.h:184
↓ 208 callersMethodcheck_output_with_place
( self, place, atol=0.001, rtol=1e-5, no_check_set=None, equal
test/xpu/op_test_xpu.py:91
↓ 207 callersMethodHolder
paddle/phi/capi/include/wrapper_base.h:157
↓ 207 callersMethodinitialized
paddle/phi/api/lib/tensor.cc:427
↓ 205 callersMethodclip
(x, upper, lower)
test/quantization/test_imperative_qat_user_defined.py:78
↓ 204 callersFunctionToPyObject
paddle/fluid/pybind/eager_utils.h:358
↓ 204 callersMethodwait
paddle/fluid/framework/barrier.h:89
↓ 203 callersMethodassign
(self, dst, src)
python/paddle/apy/matmul_pass/low_level_ir_code_gen_ctx_util.py:37
↓ 203 callersMethodreshard
(self)
python/paddle/distributed/auto_parallel/static/reshard.py:2993
↓ 202 callersFunctionisnan
paddle/phi/common/complex.h:709
↓ 201 callersFunctionDeserializeValue
paddle/fluid/inference/tensorrt/plugin/trt_plugin_utils.h:140
↓ 200 callersMethodget
paddle/phi/core/distributed/store/store.cc:25
↓ 198 callersMethoddefined
paddle/cinn/ir/lowered_func.h:57
↓ 197 callersMethodGetDataType
paddle/fluid/framework/var_desc.cc:150
↓ 197 callersMethodfc
paddle/fluid/framework/ir/pass_tester_helper.h:195
↓ 195 callersMethodAppendOp
paddle/fluid/framework/block_desc.cc:121
↓ 194 callersMethodslice
TODO(chenweihang): replace slice impl by API
paddle/phi/api/lib/tensor.cc:361
← previousnext →301–400 of 118,755, ranked by callers