MCPcopy Create free account

hub / github.com/PaddlePaddle/Paddle / functions

Functions118,755 in github.com/PaddlePaddle/Paddle

↓ 29 callersMethodget_dist_op_for_program
(self, serial_op)
python/paddle/distributed/auto_parallel/static/dist_context.py:516
↓ 29 callersMethodis_floating_point
(self)
python/paddle/jit/sot/opcode_translator/executor/variables/basic.py:850
↓ 29 callersMethodkeys
(self)
python/paddle/jit/sot/opcode_translator/executor/variables/basic.py:2097
↓ 29 callersMethodkwargs
(self)
python/paddle/quantization/factory.py:37
↓ 29 callersMethodmark_annotated
paddle/fluid/distributed/auto_parallel/dist_attr.cc:173
↓ 29 callersMethodrank0_print
Worker of rank 0 print some log. Args: s(str): string to print Examples: .. code-block:: pycon
python/paddle/incubate/distributed/fleet/fleet_util.py:80
↓ 29 callersFunctionreshape
Changes the shape of ``x`` without changing its value, requiring x to be a SparseCooTensor or SparseCsrTensor. Currently this function can on
python/paddle/sparse/unary.py:890
↓ 29 callersFunctionrun_cmd
Execute command with subprocess.
python/paddle/utils/cpp_extension/extension_utils.py:1574
↓ 29 callersMethodset_type
paddle/phi/core/tensor_array.cc:84
↓ 29 callersMethodset_value
Set the value to the tensor in given scope. Args: value(Tensor/ndarray) : The value to be set. scope(Scope,
python/paddle/base/framework.py:2931
↓ 29 callersFunctionsleep
paddle/phi/core/platform/timer.h:22
↓ 29 callersFunctionsqueeze
paddle/phi/api/include/compat/ATen/ops/squeeze.h:21
↓ 29 callersMethodtopology
(self)
python/paddle/distributed/fleet/base/topology.py:624
↓ 29 callersMethodtranspose2
paddle/fluid/framework/ir/pass_tester_helper.h:466
↓ 28 callersMethodGetAttrType
paddle/fluid/framework/op_desc.cc:651
↓ 28 callersMethodGetCommContext
paddle/phi/core/device_context.cc:499
↓ 28 callersMethodGetNameById
Get variable name by id, return "" if not found
paddle/fluid/framework/new_executor/new_executor_defs.cc:63
↓ 28 callersMethodGetParentOp
paddle/pir/src/core/block.cc:49
↓ 28 callersFunctionReshapeToMatrix
paddle/phi/core/tensor_utils.cc:939
↓ 28 callersMethodRetrieveNode
NOTE low performance, but simple and secure.
paddle/fluid/framework/ir/graph.h:335
↓ 28 callersFunctionSetDeviceId
paddle/phi/core/platform/device/gpu/gpu_info.cc:678
↓ 28 callersFunctionSetDistProps
paddle/phi/core/distributed/auto_parallel/reshard/nd_mesh_reshard_function.h:42
↓ 28 callersMethodSetLoDLevel
paddle/fluid/framework/var_desc.cc:246
↓ 28 callersMethodShareBufferWith
paddle/phi/core/dense_tensor_impl.cc:195
↓ 28 callersMethodVar
paddle/fluid/framework/new_executor/new_executor_defs.h:339
↓ 28 callersMethodVisitDownstreamNodes
paddle/ap/include/drr/drr_graph_descriptor.h:50
↓ 28 callersMethod__init__
(self, alpha: float = 1.0, name: str | None = None)
python/paddle/nn/layer/activation.py:128
↓ 28 callersMethodcreate_global_variable
create global variable, note that there is no initializer for this global variable. Args: persistable(bool): True if it i
python/paddle/base/layer_helper_base.py:569
↓ 28 callersMethodcreate_variable
Create Tensor for this layer. Parameters: name(str, optional): name of the tensor. Please refer to :ref:`api_guide_Name
python/paddle/nn/layer/layers.py:1103
↓ 28 callersFunctiondownload
(url, module_name, md5sum, save_name=None)
python/paddle/dataset/common.py:74
↓ 28 callersFunctionequal
``True`` if two tensors have the same size and elements, ``False`` otherwise. Note: Tensors containing NaNs are never equal to each
python/paddle/compat/__init__.py:124
↓ 28 callersFunctionfrom_blob
paddle/phi/api/lib/tensor_utils.cc:135
↓ 28 callersFunctionfunc1
()
test/sot/test_19_closure.py:223
↓ 28 callersMethodget_sharding_parallel_group
(self)
python/paddle/distributed/fleet/base/topology.py:713
↓ 28 callersMethodgetitem
(self, key)
test/sot/test_mutable_data.py:76
↓ 28 callersMethodinit_shape
(self)
test/legacy_test/test_activation_op.py:2133
↓ 28 callersFunctionis_parameter_related
(varname, block, dist_context=None)
python/paddle/distributed/auto_parallel/static/operators/common.py:346
↓ 28 callersFunctionload
An Interface to automatically compile C++/CUDA source files Just-In-Time and return callable python function as other Paddle layers API. It w
python/paddle/utils/cpp_extension/cpp_extension.py:1333
↓ 28 callersMethodm
Get the bound LLVM module.
paddle/cinn/backends/llvm/codegen_llvm.h:175
↓ 28 callersMethodname
paddle/cinn/hlir/dialect/runtime/ir/jit_kernel_op.h:27
↓ 28 callersMethodndim
paddle/fluid/pir/dialect/distributed/ir/dist_attribute.h:46
↓ 28 callersMethodprob
(self, value)
test/distribution/test_distribution_cauchy.py:70
↓ 28 callersFunctionreshape
paddle/phi/api/include/compat/ATen/ops/reshape.h:25
↓ 28 callersMethodrunfunc_and_check
( self, inputs_shape, inputs_specs, op_func, with_backward, **kwargs )
test/auto_parallel/semi_auto_parallel_util.py:80
↓ 28 callersMethodset_options
Set options from dict. Args: options(dict): dict of options. Returns: None. Examples:
python/paddle/base/compiler.py:929
↓ 28 callersMethodset_value
paddle/cinn/ir/stmt.h:221
↓ 28 callersFunctionstatic_func
(x, no_grad_x)
test/dygraph_to_static/test_no_gradient.py:23
↓ 28 callersFunctiontrt_concat
(network, inputs, axis=0, name=None)
python/paddle/tensorrt/converter_utils.py:295
↓ 27 callersMethodAutoGrownIndex
paddle/phi/core/selected_rows_impl.cc:107
↓ 27 callersFunctionCreate
paddle/fluid/pir/drr/include/drr_pattern_base.h:55
↓ 27 callersFunctionData
test/cpp/fluid/framework/ir/delete_cast_op_pass_test.cc:31
↓ 27 callersMethodDebugStr
paddle/cinn/operator_fusion/fusion_tracker/tracker.h:52
↓ 27 callersMethodDisableGpu
paddle/fluid/inference/api/analysis_config.cc:207
↓ 27 callersMethodEraseVars
paddle/fluid/framework/scope.cc:174
↓ 27 callersMethodGetAttrMap
paddle/cinn/hlir/framework/op.h:190
↓ 27 callersFunctionGetPirTypeClass
paddle/ap/src/paddle/pir/type_method_class.cc:103
↓ 27 callersFunctionHas
paddle/fluid/framework/op_info.h:136
↓ 27 callersMethodHasGrad
paddle/fluid/eager/api/utils/global_utils.h:75
↓ 27 callersMethodSetOpConstParamDesc
paddle/phi/kernels/fusion/gpu/cudnn_fusion_helper.h:64
↓ 27 callersFunctionSubstituteTemplate
(template, values)
paddle/phi/kernels/fusion/cutlass/util.py:27
↓ 27 callersFunctionToComplex
paddle/phi/common/type_traits.h:84
↓ 27 callersFunction_getitem_static
Args: x(Tensor): Tensor to be indexing. indices(int|slice|None|Tensor|List|Tuple...): Indices, used to indicate the position of t
python/paddle/base/variable_index.py:842
↓ 27 callersFunction_is_tensor_image
Return True if img is a Tensor for dynamic mode or Variable for static graph mode.
python/paddle/vision/transforms/functional.py:64
↓ 27 callersMethodadd
dygraph mode, return a numpy object. static graph mode, return a variable object.
test/dygraph_to_static/test_convert_call.py:68
↓ 27 callersMethodadd_global_guarded_variable
Add variable to global guarded variable
python/paddle/jit/sot/opcode_translator/executor/function_graph.py:993
↓ 27 callersMethodadd_step
(self, step)
python/paddle/tensor/einsum.py:601
↓ 27 callersFunctionbfloat16
paddle/cinn/runtime/cuda/bfloat16.h:73
↓ 27 callersMethodcheck_with_place
(self, place)
test/xpu/test_sgd_op_xpu.py:87
↓ 27 callersMethodcirclable_ref_list
paddle/ap/include/axpr/cps_interpreter.h:599
↓ 27 callersMethodcomplex
(self)
python/paddle/jit/sot/opcode_translator/executor/variables/basic.py:1252
↓ 27 callersFunctioncreate_test_cudnn_class
(parent)
test/legacy_test/test_pool2d_op.py:702
↓ 27 callersMethoddebug
(self, msg: str)
tools/type_checking.py:58
↓ 27 callersMethoddelete
(self, key)
test/legacy_test/test_fleet_elastic_manager.py:70
↓ 27 callersFunctiondesired
(primal, cotangent, axis, keep_dim)
test/prim/prim/vjp/eager/test_comp_eager_sum_grad.py:32
↓ 27 callersMethodgen_call_function
(self, argc=0)
python/paddle/jit/sot/opcode_translator/executor/pycode_generator.py:832
↓ 27 callersMethodget_all
(self)
python/paddle/jit/sot/opcode_translator/executor/mutable_data.py:206
↓ 27 callersMethodget_deleter
paddle/phi/api/include/compat/c10/core/Allocator.h:92
↓ 27 callersFunctionhalf2_to_float2
paddle/phi/kernels/fusion/gpu/mmha_util.cu.h:591
↓ 27 callersMethodhas
paddle/phi/api/include/compat/c10/core/DispatchKeySet.h:128
↓ 27 callersMethodinner
(a)
test/legacy_test/test_pylayer_clear_dataptr.py:531
↓ 27 callersFunctionis_ipu_place
paddle/phi/common/place.cc:186
↓ 27 callersMethodis_none
paddle/phi/api/include/compat/ATen/core/ivalue.h:217
↓ 27 callersFunctionis_same_place
paddle/phi/common/place.cc:231
↓ 27 callersFunctionis_same_shape
Return the results of shape comparison between two Tensors, check whether x.shape equal to y.shape. Any two type Tensor among DenseTensor/Spa
python/paddle/sparse/binary.py:459
↓ 27 callersMethodlayout
paddle/fluid/eager/eager_tensor.h:121
↓ 27 callersMethodmode
(self)
python/paddle/hapi/model.py:751
↓ 27 callersMethodprepare
Set environs for xdoctest directive. The keys in environs, which also used in `# xdoctest: +REQUIRES(env:XX)`, should be UPPER case.
tools/sampcd_processor.py:432
↓ 27 callersMethodreducePacket
paddle/phi/kernels/cpu/cum_kernel.cc:200
↓ 27 callersMethodregister_hook
(self, hook)
python/paddle/base/framework.py:2110
↓ 27 callersFunctionruntime_main
(test_class)
test/legacy_test/test_dist_base.py:873
↓ 27 callersMethodsave_state_dict
(self, path)
python/paddle/distributed/fleet/meta_parallel/parallel_layers/pp_layers.py:1206
↓ 27 callersFunctionscale
Scale operator. Putting scale and bias to the input Tensor as following: ``bias_after_scale`` is True: .. math::
python/paddle/tensor/math.py:237
↓ 27 callersMethodset_autograd_meta
paddle/phi/api/lib/tensor.cc:463
↓ 27 callersMethodset_strides
paddle/phi/core/meta_tensor.cc:118
↓ 27 callersFunctionsin
Calculate elementwise sin of SparseTensor, requiring x to be a SparseCooTensor or SparseCsrTensor. .. math:: out = sin(x) Para
python/paddle/sparse/unary.py:53
↓ 27 callersMethodsize
paddle/phi/api/include/compat/torch/library.h:194
↓ 27 callersMethodsocket
paddle/phi/core/platform/gen_comm_id_helper.h:61
↓ 27 callersMethodtensor_dist_attr
paddle/fluid/pir/dialect/distributed/ir/dist_type.cc:25
↓ 27 callersMethodto_int
paddle/fluid/pybind/cudart_py.cc:59
↓ 27 callersMethodtrain
(self, config, model, train_dataloader, criterion, optimizer)
test/auto_parallel/pir/semi_auto_parallel_simple_net_ep.py:360
← previousnext →1,701–1,800 of 118,755, ranked by callers