MCPcopy Create free account

hub / github.com/PaddlePaddle/Paddle / functions

Functions118,755 in github.com/PaddlePaddle/Paddle

↓ 39 callersMethodset_index
paddle/cinn/ir/ir_base.cc:609
↓ 39 callersMethodset_tensor_dist_attr_for_program
(self, serial_tensor, dist_attr)
python/paddle/distributed/auto_parallel/static/dist_context.py:560
↓ 39 callersMethodsetdefault
(self, key, default=None)
python/paddle/autograd/backward_utils.py:193
↓ 39 callersFunctionto_void_cast
paddle/phi/backends/onednn/onednn_helper.h:33
↓ 39 callersMethodtype
Indicating Type of current Variable **Notes: This is a read-only property** Examples: .. code-block:: pycon
python/paddle/base/framework.py:2527
↓ 38 callersMethodAt
the exposed interface to use
paddle/phi/kernels/funcs/jit/helper.h:220
↓ 38 callersMethodBindToTmpVar
(self, value)
python/paddle/incubate/cc/ap/apy_to_axpr_json.py:426
↓ 38 callersMethodGetType
paddle/fluid/framework/ir/fusion_group/subgraph.h:71
↓ 38 callersFunctionHumanReadableSize
paddle/utils/string/printf.h:116
↓ 38 callersFunctionPyCheckInteger
paddle/fluid/pybind/eager_math_op_patch.cc:58
↓ 38 callersMethodSetSingleOutRankWithSlot
paddle/fluid/eager/autograd_meta.h:105
↓ 38 callersFunctionToOneDNNDataType
paddle/phi/kernels/funcs/data_layout_transform.h:51
↓ 38 callersMethod_create_param_lr
(self, param_and_grad)
python/paddle/optimizer/optimizer.py:886
↓ 38 callersMethodappend
(self, callback: Callback)
python/paddle/hapi/callbacks.py:106
↓ 38 callersMethodcase
(self, condition)
python/paddle/static/nn/control_flow.py:2359
↓ 38 callersMethoddialect
paddle/pir/src/core/op_info.cc:32
↓ 38 callersMethodget_state
(self)
python/paddle/distributed/auto_parallel/static/tuner/trial.py:90
↓ 38 callersFunctionhash
(value)
python/paddle/io/dataloader/worker.py:242
↓ 38 callersMethodindex_put
paddle/phi/api/include/compat/ATen/ops/index_put.h:204
↓ 38 callersFunctionnew_program
()
test/legacy_test/test_math_op_patch_pir.py:29
↓ 38 callersFunctionnew_program_scope
(main=None, startup=None, scope=None)
test/legacy_test/test_imperative_base.py:21
↓ 38 callersFunctionprint_to_err
(class_name, log_str)
test/legacy_test/test_dist_base.py:91
↓ 38 callersFunctionregister_distributed_operator_impl_container
(container)
python/paddle/distributed/auto_parallel/static/operators/common.py:217
↓ 38 callersMethodserialize_to_string
paddle/fluid/distributed/auto_parallel/dist_attr.cc:425
↓ 38 callersMethodset_size
Set the array size to \p N, which the current array must have enough capacity for. This does not construct or destroy any elements in the vector. Cl
paddle/utils/small_vector.h:127
↓ 38 callersMethodstop
Stop the timers.
python/paddle/distributed/fleet/utils/timer_helper.py:66
↓ 38 callersFunctionsymbolic_translate
This function is the entry point of PaddleSOT. It sets eval_frame_callback before input function to achieve Opcode-level translation. The tra
python/paddle/jit/sot/translate.py:34
↓ 38 callersMethodtype
paddle/cinn/ir/lowered_func.cc:609
↓ 37 callersMethodAcquireForwardPrimitive
paddle/phi/backends/onednn/onednn_reuse.h:159
↓ 37 callersMethodAllVars
paddle/fluid/framework/block_desc.cc:113
↓ 37 callersMethodBlock
paddle/cinn/ir/ir.h:997
↓ 37 callersMethodCall
paddle/ap/src/paddle/pir/type_method_class.cc:114
↓ 37 callersMethodConfig
paddle/fluid/distributed/collective/deep_ep/config.hpp:44
↓ 37 callersFunctionDDim
implicit*/
paddle/common/ddim.h:84
↓ 37 callersMethodDenseTensor
paddle/phi/core/dense_tensor.cc:48
↓ 37 callersMethodFromTensor
NOTE(xiongkun): some op need to judge the dtype of the Scalar, we expose an interface.
paddle/phi/common/scalar.h:138
↓ 37 callersMethodIsInitialized
paddle/fluid/framework/variable.h:45
↓ 37 callersFunctionIsLegacyOp
paddle/fluid/pir/dialect/operator/utils/utils.cc:225
↓ 37 callersMethodNew
paddle/ap/include/axpr/builtin_class_instance.h:90
↓ 37 callersMethodProgramDesc
paddle/fluid/framework/program_desc.cc:63
↓ 37 callersMethodStream
For compatible
paddle/phi/backends/stream.cc:47
↓ 37 callersFunctionVoid
paddle/cinn/common/type.h:172
↓ 37 callersMethod_copy_to
(self, device, blocking)
python/paddle/base/framework.py:8026
↓ 37 callersMethod_test_all
(self, args, dtype='')
test/legacy_test/test_stack_extension_api.py:183
↓ 37 callersMethodadd
(self, file, line, co_name=None, offset=None)
python/paddle/jit/sot/opcode_translator/breakpoint.py:55
↓ 37 callersMethodallocation
Get the underlying phi::Allocation (Paddle-specific)
paddle/phi/api/include/compat/c10/core/Storage.h:294
↓ 37 callersMethodassign
paddle/phi/core/mixed_vector.h:129
↓ 37 callersFunctionbuild_comp_costs_from_descs
Build comp costs by descriptions.
python/paddle/distributed/auto_parallel/static/cost/base_cost.py:385
↓ 37 callersFunctionbuild_comp_desc_from_dist_op
Build descriptions of computation op distributed on the processes.
python/paddle/distributed/auto_parallel/static/cost/base_cost.py:78
↓ 37 callersMethodcopy_
paddle/phi/api/lib/tensor_method.cc:98
↓ 37 callersMethodempty
paddle/cinn/common/cinn_value.h:94
↓ 37 callersMethodget_size
(self)
python/paddle/distributed/auto_parallel/static/cost_model.py:150
↓ 37 callersMethodoperand
paddle/fluid/pir/dialect/distributed/ir/dist_attribute.h:136
↓ 37 callersMethodoutput_names
(self)
python/paddle/base/framework.py:3799
↓ 37 callersFunctionrand
( shape: ShapeLike, dtype: DTypeLike | None = None, name: str | None = None, *, out: paddl
python/paddle/tensor/random.py:2340
↓ 37 callersFunctionrecompute
recompute intermediate activations to save the memory. Parameters: function(paddle.nn.Layer): layer of sequence of layers that descr
python/paddle/distributed/fleet/utils/__init__.py:36
↓ 37 callersFunctionrotary_embedding_coefficient
paddle/phi/kernels/fusion/gpu/mmha_util.cu.h:2830
↓ 37 callersFunctionset_flags
This function sets the GFlags value in Paddle. For FLAGS please refer to :ref:`en_guides_flags_flags` Args: flags (dict): A dict
python/paddle/base/framework.py:133
↓ 37 callersFunctionstring_format
paddle/phi/core/platform/profiler/utils.h:31
↓ 37 callersMethodto_string
paddle/cinn/common/type.cc:47
↓ 37 callersMethodtype
paddle/cinn/lang/placeholder.h:55
↓ 37 callersFunctionwarp_uniform
paddle/phi/kernels/fusion/cutlass/memory_efficient_attention/gemm_kernel_utils.h:244
↓ 36 callersMethodAppendAttribute
paddle/phi/core/kernel_factory.h:199
↓ 36 callersFunctionCastPyArg2VectorOfTensor
paddle/fluid/pybind/eager_utils.cc:424
↓ 36 callersFunctionDataLayoutToString
paddle/common/layout.h:107
↓ 36 callersMethodGet
paddle/fluid/inference/analysis/pass_result_info.h:47
↓ 36 callersFunctionGetBroadcastAxes
paddle/phi/infermeta/spmd_rules/utils.cc:29
↓ 36 callersMethodGetOutputNames
paddle/fluid/inference/api/analysis_predictor.cc:2546
↓ 36 callersMethodGetVarByValue
paddle/fluid/framework/new_executor/pir_adaptor/pir_adaptor_util.cc:135
↓ 36 callersFunctionGetXPUCurrentDeviceId
paddle/phi/backends/xpu/xpu_info.cc:116
↓ 36 callersMethodOutRankInfo
paddle/fluid/eager/utils.cc:206
↓ 36 callersFunctionThrowExceptionToPython
paddle/fluid/pybind/exception.cc:91
↓ 36 callersFunctionUpdate
paddle/phi/kernels/impl/amp_kernel_impl.h:42
↓ 36 callersMethod__dlpack__
( self, *, stream: None | _T_contra = ..., max_version: tuple[int, int] | None
python/paddle/utils/dlpack.py:50
↓ 36 callersMethod_create_block
Create a new block with the :code:`parent_idx` and change the current block to new block. Args: parent_idx(int)
python/paddle/base/framework.py:7293
↓ 36 callersFunctionallclose
(x, y, dtype)
test/legacy_test/test_batched_gemm.py:28
↓ 36 callersFunctionblock_multihead_attention
Block Multi-head attention for text summarization. Args: qkv (Tensor): The qkv Tensor. Its shape is [token_num, 3 * num_head * head_
python/paddle/incubate/nn/functional/block_multihead_attention.py:33
↓ 36 callersMethodchunk
Member function: Tensor::chunk
paddle/phi/api/include/compat/ATen/ops/chunk.h:84
↓ 36 callersMethodconvert_to_list
(self)
python/paddle/static/amp/debugging.py:53
↓ 36 callersFunctioncount
(x, upper_num)
test/legacy_test/test_assign_pos_op.py:37
↓ 36 callersMethoderror
(self, msg, *args, **kwargs)
python/paddle/jit/dy2static/logging_utils.py:141
↓ 36 callersFunctionget_input_constant_value
(paddle_op, inputs, input_index)
python/paddle/tensorrt/converter_utils.py:832
↓ 36 callersFunctionget_padding_offset
(bsz, max_seq_len, seq_lens_this_time)
test/legacy_test/test_block_multihead_attention.py:135
↓ 36 callersMethodload
paddle/phi/kernels/funcs/load_store_util.h:63
↓ 36 callersMethodlogical_not
paddle/fluid/framework/ir/pass_tester_helper.h:861
↓ 36 callersFunctionmatmul
Applies matrix multiplication of two Tensors. The supported input/output Tensor type are as follows: Note: x[SparseCsrTensor] @
python/paddle/sparse/binary.py:59
↓ 36 callersMethodpoll
(self)
test/legacy_test/test_fleet_elastic_manager.py:416
↓ 36 callersFunctionstgraph
static graph exec context
test/fft/test_fft_with_static_graph.py:34
↓ 36 callersMethodtrain_batch
(self, batch, model, optimizer, is_mp)
test/collective/fleet/hybrid_parallel_mp_fp16.py:39
↓ 36 callersMethodvalid
offset should be 0-2, should correspond to the thread of x, y, z
paddle/cinn/ir/ir.h:721
↓ 35 callersMethodAppend
paddle/cinn/ir/schedule/schedule_desc.cc:673
↓ 35 callersMethodEndNs
paddle/fluid/platform/profiler/event_node.h:194
↓ 35 callersMethodIpuStrategy
paddle/fluid/platform/device/ipu/ipu_strategy.cc:58
↓ 35 callersMethodPrint
paddle/cinn/ir/ir_printer.cc:35
↓ 35 callersMethodString
paddle/ap/include/axpr/atomic_builder.h:40
↓ 35 callersFunctionTransDataType
paddle/phi/api/lib/data_transform.cc:173
↓ 35 callersMethod__init__
( self, output_sizes: Size2, kernel_sizes: Size2, dilations: Size2 = 1,
python/paddle/nn/layer/common.py:2685
↓ 35 callersMethodadd
(self, val)
python/paddle/autograd/backward_utils.py:240
↓ 35 callersMethodcheck_marker
(self, expected_result)
test/tensorrt/tensorrt_test_base.py:343
↓ 35 callersMethodempty
paddle/pir/src/core/builtin_attribute.cc:60
← previousnext →1,401–1,500 of 118,755, ranked by callers