MCPcopy Create free account

hub / github.com/PaddlePaddle/Paddle / endpoints

Endpoints291 in github.com/PaddlePaddle/Paddle

Routeforward
param_one_alias(["x", "input"])
python/paddle/nn/layer/activation.py:None
Routeforward
paddle.jit.to_static( input_spec=[InputSpec(shape=[None, 10], dtype='float32')], full_
test/dygraph_to_static/test_declarative.py:None
Routeforward
paddle.jit.to_static( input_spec=[ paddle.static.InputSpec(shape=[None, 4]
test/ai_edited_test/test_ai_framework_io.py:None
Routeforward
paddle.jit.to_static( input_spec=[ paddle.static.InputSpec( shape=[None, I
test/legacy_test/test_translated_layer.py:None
Routeforward
to_static( input_spec=[InputSpec(shape=[None, 784], dtype='float32')], full_graph=True, )
test/legacy_test/test_jit_save_load.py:None
Routeforward
paddle.jit.to_static( input_spec=[InputSpec([None, 4], dtype='float32')], full_graph=True
test/legacy_test/test_jit_layer.py:None
Routeforward
paddle.jit.to_static( input_spec=[ paddle.static.InputSpec( shape=[None, I
test/legacy_test/test_pir_translated_layer.py:None
Routefrac
param_one_alias(["x", "input"])
python/paddle/tensor/math.py:None
Routefractional_max_pool2d
param_two_alias(["x", "input"], ["return_mask", "return_indices"])
python/paddle/nn/functional/pooling.py:None
Routefractional_max_pool3d
param_two_alias(["x", "input"], ["return_mask", "return_indices"])
python/paddle/nn/functional/pooling.py:None
Routefrexp
param_one_alias(['x', 'input'])
python/paddle/tensor/math.py:None
Routefull_like
param_one_alias(["x", "input"])
python/paddle/tensor/creation.py:None
Routefun
paddle.jit.to_static( input_spec=[ InputSpec(shape=[None, 6], dtype='float32', nam
test/legacy_test/test_jit_save_load.py:None
Routefunc
paddle.jit.to_static(full_graph=True, input_spec=[])
test/auto_parallel/test_shard_tensor_api.py:None
Routefunc_with_dict
paddle.jit.to_static( input_spec=[ {'x': InputSpec([None, 10]), 'y': InputSpec([No
test/dygraph_to_static/test_declarative.py:None
Routefunc_with_list
paddle.jit.to_static( input_spec=[[InputSpec([None, 10]), InputSpec([None, 10])]], ful
test/dygraph_to_static/test_declarative.py:None
Routefunc_with_list_dict
paddle.jit.to_static( input_spec=[ [ InputSpec([None]),
test/dygraph_to_static/test_declarative.py:None
Routegcd
param_two_alias(['x', 'input'], ['y', 'other'])
python/paddle/tensor/math.py:None
Routegcd_
param_two_alias(['x', 'input'], ['y', 'other'])
python/paddle/tensor/math.py:None
Routeget_memory_data_size
deprecated( since="2.0.0", update_to="paddle.distributed.InMemoryDataset.get_memory_data_size"
python/paddle/base/dataset.py:None
Routeget_shuffle_data_size
deprecated( since="2.0.0", update_to="paddle.distributed.InMemoryDataset.get_shuffle_data_size
python/paddle/base/dataset.py:None
Routeget_var_mapping_chain_macro
macro(name='get_var_mapping_chain_macro', priority=4)
python/paddle/distributed/flex_checkpoint/aoa/macros.py:None
Routeglu
param_two_alias(["x", "input"], ["axis", "dim"])
python/paddle/nn/functional/activation.py:None
Routegreater_equal
param_two_alias(["x", "input"], ["y", "other"])
python/paddle/tensor/logic.py:None
Routehardshrink
param_two_alias(["x", "input"], ["threshold", "lambd"])
python/paddle/nn/functional/activation.py:None
Routehfft
param_two_alias(["x", "input"], ["axis", "dim"])
python/paddle/fft.py:None
Routehfft2
param_two_alias(["x", "input"], ["axes", "dim"])
python/paddle/fft.py:None
Routehfftn
param_two_alias(["x", "input"], ["axes", "dim"])
python/paddle/fft.py:None
Routehsplit
ParamAliasDecorator( { "x": ["input"], "num_or_indices": ["indices", "sections"], } )
python/paddle/tensor/manipulation.py:None
Routehypot
param_two_alias(["x", "input"], ["y", "other"])
python/paddle/tensor/math.py:None
Routehypot_
param_two_alias(["x", "input"], ["y", "other"])
python/paddle/tensor/math.py:None
Routeifft
param_two_alias(["x", "input"], ["axis", "dim"])
python/paddle/fft.py:None
Routeifft2
param_two_alias(["x", "input"], ["axes", "dim"])
python/paddle/fft.py:None
Routeifftn
param_two_alias(["x", "input"], ["axes", "dim"])
python/paddle/fft.py:None
Routeifftshift
param_two_alias(["x", "input"], ["axes", "dim"])
python/paddle/fft.py:None
Routeihfft
param_two_alias(["x", "input"], ["axis", "dim"])
python/paddle/fft.py:None
Routeihfft2
param_two_alias(["x", "input"], ["axes", "dim"])
python/paddle/fft.py:None
Routeihfftn
param_two_alias(["x", "input"], ["axes", "dim"])
python/paddle/fft.py:None
Routeindex_put_converter
converter_registry.register("pd_op.index_put")
python/paddle/tensorrt/impls/manipulation.py:None
Routeinfer
paddle.jit.to_static( input_spec=[InputSpec([None, 4], dtype='float32')], full
test/legacy_test/test_jit_save_load.py:None
Routeinfer
paddle.jit.to_static( input_spec=[InputSpec([None, 4], dtype='float32')], full_graph=True
test/legacy_test/test_jit_layer.py:None
Routeinner
param_two_alias(["x", "input"], ["y", "other"])
python/paddle/tensor/math.py:None
Routeirfft
param_two_alias(["x", "input"], ["axis", "dim"])
python/paddle/fft.py:None
Routeirfft2
param_two_alias(["x", "input"], ["axes", "dim"])
python/paddle/fft.py:None
Routeirfftn
param_two_alias(["x", "input"], ["axes", "dim"])
python/paddle/fft.py:None
Routeis_complex
param_one_alias(["x", "input"])
python/paddle/tensor/attribute.py:None
Routeis_floating_point
param_one_alias(["x", "input"])
python/paddle/tensor/attribute.py:None
Routeis_func
Dispatcher.register_decorator(operator.is_)
python/paddle/jit/sot/opcode_translator/executor/variable_dispatch.py:None
Routeis_not_func
Dispatcher.register_decorator(operator.is_not)
python/paddle/jit/sot/opcode_translator/executor/variable_dispatch.py:None
Routeisneginf
param_one_alias(["x", "input"])
python/paddle/tensor/math.py:None
Routeisposinf
param_one_alias(["x", "input"])
python/paddle/tensor/math.py:None
Routeisreal
param_one_alias(["x", "input"])
python/paddle/tensor/math.py:None
Routelayer_norm
param_two_alias(["x", "input"], ["epsilon", "eps"])
python/paddle/nn/functional/norm.py:None
Routelcm
param_two_alias(['x', 'input'], ['y', 'other'])
python/paddle/tensor/math.py:None
Routelcm_
param_two_alias(['x', 'input'], ['y', 'other'])
python/paddle/tensor/math.py:None
Routeldexp
param_two_alias(['x', 'input'], ['y', 'other'])
python/paddle/tensor/math.py:None
Routeldexp_
param_two_alias(['x', 'input'], ['y', 'other'])
python/paddle/tensor/math.py:None
Routeleaky_relu
param_one_alias(["x", "input"])
python/paddle/nn/functional/activation.py:None
Routeleaky_relu_
param_one_alias(["x", "input"])
python/paddle/nn/functional/activation.py:None
Routelerp
param_two_alias(["x", "input"], ["y", "end"])
python/paddle/tensor/math.py:None
Routeless_equal
param_two_alias(["x", "input"], ["y", "other"])
python/paddle/tensor/logic.py:None
Routeless_than
param_two_alias(["x", "input"], ["y", "other"])
python/paddle/tensor/logic.py:None
Routelog_sigmoid
param_one_alias(["x", "input"])
python/paddle/nn/functional/activation.py:None
Routelog_softmax
param_two_alias(["x", "input"], ["axis", "dim"])
python/paddle/nn/functional/activation.py:None
Routelog_softmax
paddle.jit.to_static( input_spec=[InputSpec([None, 4], dtype='float32')], full
test/legacy_test/test_jit_save_load.py:None
Routelogcumsumexp
param_two_alias(["x", "input"], ["axis", "dim"])
python/paddle/tensor/math.py:None
Routelogit
param_one_alias(["x", "input"])
python/paddle/tensor/math.py:None
Routemasked_fill
param_one_alias(["x", "input"])
python/paddle/tensor/manipulation.py:None
Routemasked_select
param_one_alias(["x", "input"])
python/paddle/tensor/search.py:None
Routemax
ForbidKeywordsDecorator( illegal_keys={"input", "dim", "other"}, func_name="paddle.max", correct_n
python/paddle/tensor/math.py:None
Routemean
param_two_alias(["x", "input"], ["axis", "dim"])
python/paddle/tensor/stat.py:None
Routemedian
param_two_alias_one_default(["x", "input"], ["axis", "dim"], ["mode", 'min'])
python/paddle/tensor/stat.py:None
Routemin
ForbidKeywordsDecorator( illegal_keys={"input", "dim", "other"}, func_name="paddle.min", correct_n
python/paddle/tensor/math.py:None
Routemish
param_one_alias(["x", "input"])
python/paddle/nn/functional/activation.py:None
Routemode
param_two_alias(["x", "input"], ["axis", "dim"])
python/paddle/tensor/search.py:None
Routemse_loss
param_one_alias(["label", "target"])
python/paddle/nn/functional/loss.py:None
Routemul
param_two_alias(["x", "input"], ["y", "other"])
python/paddle/tensor/math.py:None
Routemulti_margin_loss
param_one_alias(["label", "target"])
python/paddle/nn/functional/loss.py:None
Routemultinomial
param_one_alias(["x", "input"])
python/paddle/tensor/random.py:None
Routemultiply_
param_two_alias(["x", "input"], ["y", "other"])
python/paddle/tensor/math.py:None
Routenanquantile
param_two_alias(["x", "input"], ["axis", "dim"])
python/paddle/tensor/stat.py:None
Routeneg
param_one_alias(['x', 'input'])
python/paddle/tensor/math.py:None
Routenll_loss
param_one_alias(["label", "target"])
python/paddle/nn/functional/loss.py:None
Routenonzero
param_one_alias(['x', 'input'])
python/paddle/tensor/search.py:None
Routenorm
ParamAliasDecorator({"x": ["input", "A"], "p": ["ord"], "axis": ["dim"]})
python/paddle/tensor/linalg.py:None
Routenormalize
ParamAliasDecorator({"x": ["input"], "axis": ["dim"], "epsilon": ["eps"]})
python/paddle/nn/functional/norm.py:None
Routenot_equal
param_two_alias(["x", "input"], ["y", "other"])
python/paddle/tensor/logic.py:None
Routenumpy_binary_dispatcher
Dispatcher.register_decorator(binary_fn)
python/paddle/jit/sot/opcode_translator/executor/variable_dispatch.py:None
Routenumpy_unary_dispatcher
Dispatcher.register_decorator(unary_fn)
python/paddle/jit/sot/opcode_translator/executor/variable_dispatch.py:None
Routeone_hot
param_one_alias(["x", "input"])
python/paddle/nn/functional/input.py:None
Routeones_like
param_one_alias(["x", "input"])
python/paddle/tensor/creation.py:None
Routeouter
param_two_alias(["x", "input"], ["y", "vec2"])
python/paddle/tensor/math.py:None
Routeoutput_size
output_size.setter
python/paddle/nn/layer/common.py:None
Routeoutput_size
output_size.setter
python/paddle/nn/layer/pooling.py:None
Routeoutput_spec
output_spec.setter
python/paddle/jit/api.py:None
Routepad
param_one_alias(["x", "input"])
python/paddle/nn/functional/common.py:None
Routepixel_unshuffle
param_one_alias(["x", "input"])
python/paddle/nn/functional/vision.py:None
Routepoisson_nll_loss
param_two_alias(["label", "target"], ["epsilon", "eps"])
python/paddle/nn/functional/loss.py:None
Routepositive
param_one_alias(['x', 'input'])
python/paddle/tensor/math.py:None
Routepow
param_two_alias(["x", "input"], ["y", "exponent"])
python/paddle/tensor/math.py:None
← previousnext →101–200 of 291, ranked by callers