Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ endpoints
Endpoints
291 in github.com/PaddlePaddle/Paddle
⨍
Functions
118,755
◇
Types & classes
32,748
↳
Endpoints
291
Route
forward
param_one_alias(["x", "input"])
python/paddle/nn/layer/activation.py:None
Route
forward
paddle.jit.to_static( input_spec=[InputSpec(shape=[None, 10], dtype='float32')], full_
test/dygraph_to_static/test_declarative.py:None
Route
forward
paddle.jit.to_static( input_spec=[ paddle.static.InputSpec(shape=[None, 4]
test/ai_edited_test/test_ai_framework_io.py:None
Route
forward
paddle.jit.to_static( input_spec=[ paddle.static.InputSpec( shape=[None, I
test/legacy_test/test_translated_layer.py:None
Route
forward
to_static( input_spec=[InputSpec(shape=[None, 784], dtype='float32')], full_graph=True, )
test/legacy_test/test_jit_save_load.py:None
Route
forward
paddle.jit.to_static( input_spec=[InputSpec([None, 4], dtype='float32')], full_graph=True
test/legacy_test/test_jit_layer.py:None
Route
forward
paddle.jit.to_static( input_spec=[ paddle.static.InputSpec( shape=[None, I
test/legacy_test/test_pir_translated_layer.py:None
Route
frac
param_one_alias(["x", "input"])
python/paddle/tensor/math.py:None
Route
fractional_max_pool2d
param_two_alias(["x", "input"], ["return_mask", "return_indices"])
python/paddle/nn/functional/pooling.py:None
Route
fractional_max_pool3d
param_two_alias(["x", "input"], ["return_mask", "return_indices"])
python/paddle/nn/functional/pooling.py:None
Route
frexp
param_one_alias(['x', 'input'])
python/paddle/tensor/math.py:None
Route
full_like
param_one_alias(["x", "input"])
python/paddle/tensor/creation.py:None
Route
fun
paddle.jit.to_static( input_spec=[ InputSpec(shape=[None, 6], dtype='float32', nam
test/legacy_test/test_jit_save_load.py:None
Route
func
paddle.jit.to_static(full_graph=True, input_spec=[])
test/auto_parallel/test_shard_tensor_api.py:None
Route
func_with_dict
paddle.jit.to_static( input_spec=[ {'x': InputSpec([None, 10]), 'y': InputSpec([No
test/dygraph_to_static/test_declarative.py:None
Route
func_with_list
paddle.jit.to_static( input_spec=[[InputSpec([None, 10]), InputSpec([None, 10])]], ful
test/dygraph_to_static/test_declarative.py:None
Route
func_with_list_dict
paddle.jit.to_static( input_spec=[ [ InputSpec([None]),
test/dygraph_to_static/test_declarative.py:None
Route
gcd
param_two_alias(['x', 'input'], ['y', 'other'])
python/paddle/tensor/math.py:None
Route
gcd_
param_two_alias(['x', 'input'], ['y', 'other'])
python/paddle/tensor/math.py:None
Route
get_memory_data_size
deprecated( since="2.0.0", update_to="paddle.distributed.InMemoryDataset.get_memory_data_size"
python/paddle/base/dataset.py:None
Route
get_shuffle_data_size
deprecated( since="2.0.0", update_to="paddle.distributed.InMemoryDataset.get_shuffle_data_size
python/paddle/base/dataset.py:None
Route
get_var_mapping_chain_macro
macro(name='get_var_mapping_chain_macro', priority=4)
python/paddle/distributed/flex_checkpoint/aoa/macros.py:None
Route
glu
param_two_alias(["x", "input"], ["axis", "dim"])
python/paddle/nn/functional/activation.py:None
Route
greater_equal
param_two_alias(["x", "input"], ["y", "other"])
python/paddle/tensor/logic.py:None
Route
hardshrink
param_two_alias(["x", "input"], ["threshold", "lambd"])
python/paddle/nn/functional/activation.py:None
Route
hfft
param_two_alias(["x", "input"], ["axis", "dim"])
python/paddle/fft.py:None
Route
hfft2
param_two_alias(["x", "input"], ["axes", "dim"])
python/paddle/fft.py:None
Route
hfftn
param_two_alias(["x", "input"], ["axes", "dim"])
python/paddle/fft.py:None
Route
hsplit
ParamAliasDecorator( { "x": ["input"], "num_or_indices": ["indices", "sections"], } )
python/paddle/tensor/manipulation.py:None
Route
hypot
param_two_alias(["x", "input"], ["y", "other"])
python/paddle/tensor/math.py:None
Route
hypot_
param_two_alias(["x", "input"], ["y", "other"])
python/paddle/tensor/math.py:None
Route
ifft
param_two_alias(["x", "input"], ["axis", "dim"])
python/paddle/fft.py:None
Route
ifft2
param_two_alias(["x", "input"], ["axes", "dim"])
python/paddle/fft.py:None
Route
ifftn
param_two_alias(["x", "input"], ["axes", "dim"])
python/paddle/fft.py:None
Route
ifftshift
param_two_alias(["x", "input"], ["axes", "dim"])
python/paddle/fft.py:None
Route
ihfft
param_two_alias(["x", "input"], ["axis", "dim"])
python/paddle/fft.py:None
Route
ihfft2
param_two_alias(["x", "input"], ["axes", "dim"])
python/paddle/fft.py:None
Route
ihfftn
param_two_alias(["x", "input"], ["axes", "dim"])
python/paddle/fft.py:None
Route
index_put_converter
converter_registry.register("pd_op.index_put")
python/paddle/tensorrt/impls/manipulation.py:None
Route
infer
paddle.jit.to_static( input_spec=[InputSpec([None, 4], dtype='float32')], full
test/legacy_test/test_jit_save_load.py:None
Route
infer
paddle.jit.to_static( input_spec=[InputSpec([None, 4], dtype='float32')], full_graph=True
test/legacy_test/test_jit_layer.py:None
Route
inner
param_two_alias(["x", "input"], ["y", "other"])
python/paddle/tensor/math.py:None
Route
irfft
param_two_alias(["x", "input"], ["axis", "dim"])
python/paddle/fft.py:None
Route
irfft2
param_two_alias(["x", "input"], ["axes", "dim"])
python/paddle/fft.py:None
Route
irfftn
param_two_alias(["x", "input"], ["axes", "dim"])
python/paddle/fft.py:None
Route
is_complex
param_one_alias(["x", "input"])
python/paddle/tensor/attribute.py:None
Route
is_floating_point
param_one_alias(["x", "input"])
python/paddle/tensor/attribute.py:None
Route
is_func
Dispatcher.register_decorator(operator.is_)
python/paddle/jit/sot/opcode_translator/executor/variable_dispatch.py:None
Route
is_not_func
Dispatcher.register_decorator(operator.is_not)
python/paddle/jit/sot/opcode_translator/executor/variable_dispatch.py:None
Route
isneginf
param_one_alias(["x", "input"])
python/paddle/tensor/math.py:None
Route
isposinf
param_one_alias(["x", "input"])
python/paddle/tensor/math.py:None
Route
isreal
param_one_alias(["x", "input"])
python/paddle/tensor/math.py:None
Route
layer_norm
param_two_alias(["x", "input"], ["epsilon", "eps"])
python/paddle/nn/functional/norm.py:None
Route
lcm
param_two_alias(['x', 'input'], ['y', 'other'])
python/paddle/tensor/math.py:None
Route
lcm_
param_two_alias(['x', 'input'], ['y', 'other'])
python/paddle/tensor/math.py:None
Route
ldexp
param_two_alias(['x', 'input'], ['y', 'other'])
python/paddle/tensor/math.py:None
Route
ldexp_
param_two_alias(['x', 'input'], ['y', 'other'])
python/paddle/tensor/math.py:None
Route
leaky_relu
param_one_alias(["x", "input"])
python/paddle/nn/functional/activation.py:None
Route
leaky_relu_
param_one_alias(["x", "input"])
python/paddle/nn/functional/activation.py:None
Route
lerp
param_two_alias(["x", "input"], ["y", "end"])
python/paddle/tensor/math.py:None
Route
less_equal
param_two_alias(["x", "input"], ["y", "other"])
python/paddle/tensor/logic.py:None
Route
less_than
param_two_alias(["x", "input"], ["y", "other"])
python/paddle/tensor/logic.py:None
Route
log_sigmoid
param_one_alias(["x", "input"])
python/paddle/nn/functional/activation.py:None
Route
log_softmax
param_two_alias(["x", "input"], ["axis", "dim"])
python/paddle/nn/functional/activation.py:None
Route
log_softmax
paddle.jit.to_static( input_spec=[InputSpec([None, 4], dtype='float32')], full
test/legacy_test/test_jit_save_load.py:None
Route
logcumsumexp
param_two_alias(["x", "input"], ["axis", "dim"])
python/paddle/tensor/math.py:None
Route
logit
param_one_alias(["x", "input"])
python/paddle/tensor/math.py:None
Route
masked_fill
param_one_alias(["x", "input"])
python/paddle/tensor/manipulation.py:None
Route
masked_select
param_one_alias(["x", "input"])
python/paddle/tensor/search.py:None
Route
max
ForbidKeywordsDecorator( illegal_keys={"input", "dim", "other"}, func_name="paddle.max", correct_n
python/paddle/tensor/math.py:None
Route
mean
param_two_alias(["x", "input"], ["axis", "dim"])
python/paddle/tensor/stat.py:None
Route
median
param_two_alias_one_default(["x", "input"], ["axis", "dim"], ["mode", 'min'])
python/paddle/tensor/stat.py:None
Route
min
ForbidKeywordsDecorator( illegal_keys={"input", "dim", "other"}, func_name="paddle.min", correct_n
python/paddle/tensor/math.py:None
Route
mish
param_one_alias(["x", "input"])
python/paddle/nn/functional/activation.py:None
Route
mode
param_two_alias(["x", "input"], ["axis", "dim"])
python/paddle/tensor/search.py:None
Route
mse_loss
param_one_alias(["label", "target"])
python/paddle/nn/functional/loss.py:None
Route
mul
param_two_alias(["x", "input"], ["y", "other"])
python/paddle/tensor/math.py:None
Route
multi_margin_loss
param_one_alias(["label", "target"])
python/paddle/nn/functional/loss.py:None
Route
multinomial
param_one_alias(["x", "input"])
python/paddle/tensor/random.py:None
Route
multiply_
param_two_alias(["x", "input"], ["y", "other"])
python/paddle/tensor/math.py:None
Route
nanquantile
param_two_alias(["x", "input"], ["axis", "dim"])
python/paddle/tensor/stat.py:None
Route
neg
param_one_alias(['x', 'input'])
python/paddle/tensor/math.py:None
Route
nll_loss
param_one_alias(["label", "target"])
python/paddle/nn/functional/loss.py:None
Route
nonzero
param_one_alias(['x', 'input'])
python/paddle/tensor/search.py:None
Route
norm
ParamAliasDecorator({"x": ["input", "A"], "p": ["ord"], "axis": ["dim"]})
python/paddle/tensor/linalg.py:None
Route
normalize
ParamAliasDecorator({"x": ["input"], "axis": ["dim"], "epsilon": ["eps"]})
python/paddle/nn/functional/norm.py:None
Route
not_equal
param_two_alias(["x", "input"], ["y", "other"])
python/paddle/tensor/logic.py:None
Route
numpy_binary_dispatcher
Dispatcher.register_decorator(binary_fn)
python/paddle/jit/sot/opcode_translator/executor/variable_dispatch.py:None
Route
numpy_unary_dispatcher
Dispatcher.register_decorator(unary_fn)
python/paddle/jit/sot/opcode_translator/executor/variable_dispatch.py:None
Route
one_hot
param_one_alias(["x", "input"])
python/paddle/nn/functional/input.py:None
Route
ones_like
param_one_alias(["x", "input"])
python/paddle/tensor/creation.py:None
Route
outer
param_two_alias(["x", "input"], ["y", "vec2"])
python/paddle/tensor/math.py:None
Route
output_size
output_size.setter
python/paddle/nn/layer/common.py:None
Route
output_size
output_size.setter
python/paddle/nn/layer/pooling.py:None
Route
output_spec
output_spec.setter
python/paddle/jit/api.py:None
Route
pad
param_one_alias(["x", "input"])
python/paddle/nn/functional/common.py:None
Route
pixel_unshuffle
param_one_alias(["x", "input"])
python/paddle/nn/functional/vision.py:None
Route
poisson_nll_loss
param_two_alias(["label", "target"], ["epsilon", "eps"])
python/paddle/nn/functional/loss.py:None
Route
positive
param_one_alias(['x', 'input'])
python/paddle/tensor/math.py:None
Route
pow
param_two_alias(["x", "input"], ["y", "exponent"])
python/paddle/tensor/math.py:None
← previous
next →
101–200 of 291, ranked by callers