MCPcopy Create free account

hub / github.com/PaddlePaddle/Paddle2ONNX / functions

Functions2,493 in github.com/PaddlePaddle/Paddle2ONNX

Method_dygraph_to_onnx
paddle dygraph layer to onnx
tests/onnxbase.py:321
Method_get_im2col_indices_along_dim
paddle2onnx/mapper/nn/unfold.cc:88
Method_get_im2col_output_shape
paddle2onnx/mapper/nn/unfold.cc:152
Method_get_im2col_padded_input
paddle2onnx/mapper/nn/unfold.cc:134
Method_get_shape
paddle2onnx/mapper/nn/unfold.cc:34
Method_infer_ArrayFeatureExtractor
(self, node)
tools/onnx/onnx_infer_shape.py:831
Method_infer_Attention
(self, node)
tools/onnx/onnx_infer_shape.py:2139
Method_infer_BatchNormalization
(self, node)
tools/onnx/onnx_infer_shape.py:1524
Method_infer_BiasGelu
(self, node)
tools/onnx/onnx_infer_shape.py:2173
Method_infer_Cast
(self, node)
tools/onnx/onnx_infer_shape.py:875
Method_infer_CategoryMapper
(self, node)
tools/onnx/onnx_infer_shape.py:878
Method_infer_Compress
(self, node)
tools/onnx/onnx_infer_shape.py:891
Method_infer_Concat
(self, node)
tools/onnx/onnx_infer_shape.py:911
Method_infer_ConcatFromSequence
(self, node)
tools/onnx/onnx_infer_shape.py:960
Method_infer_Constant
(self, node)
tools/onnx/onnx_infer_shape.py:983
Method_infer_ConstantOfShape
(self, node)
tools/onnx/onnx_infer_shape.py:987
Method_infer_Conv
(self, node)
tools/onnx/onnx_infer_shape.py:1014
Method_infer_Einsum
(self, node)
tools/onnx/onnx_infer_shape.py:1026
Method_infer_EmbedLayerNormalization
(self, node)
tools/onnx/onnx_infer_shape.py:2188
Method_infer_Expand
(self, node)
tools/onnx/onnx_infer_shape.py:1090
Method_infer_FastGelu
(self, node)
tools/onnx/onnx_infer_shape.py:2176
Method_infer_Gather
(self, node)
tools/onnx/onnx_infer_shape.py:1108
Method_infer_GatherElements
(self, node)
tools/onnx/onnx_infer_shape.py:1138
Method_infer_GatherND
(self, node)
tools/onnx/onnx_infer_shape.py:1149
Method_infer_Gelu
(self, node)
tools/onnx/onnx_infer_shape.py:2179
Method_infer_If
(self, node)
tools/onnx/onnx_infer_shape.py:1166
Method_infer_LayerNormalization
(self, node)
tools/onnx/onnx_infer_shape.py:2182
Method_infer_LongformerAttention
(self, node)
tools/onnx/onnx_infer_shape.py:2185
Method_infer_Loop
(self, node)
tools/onnx/onnx_infer_shape.py:1200
Method_infer_MatMul
(self, node)
tools/onnx/onnx_infer_shape.py:1271
Method_infer_MatMulInteger
(self, node)
tools/onnx/onnx_infer_shape.py:1274
Method_infer_NonMaxSuppression
(self, node)
tools/onnx/onnx_infer_shape.py:1277
Method_infer_NonZero
(self, node)
tools/onnx/onnx_infer_shape.py:1286
Method_infer_OneHot
(self, node)
tools/onnx/onnx_infer_shape.py:1297
Method_infer_Pad
(self, node)
tools/onnx/onnx_infer_shape.py:1322
Method_infer_Pool
(self, node)
tools/onnx/onnx_infer_shape.py:1350
Method_infer_PythonOp
(self, node)
tools/onnx/onnx_infer_shape.py:2223
Method_infer_Range
(self, node)
tools/onnx/onnx_infer_shape.py:1533
Method_infer_ReduceProd
(self, node)
tools/onnx/onnx_infer_shape.py:1589
Method_infer_ReduceSum
(self, node)
tools/onnx/onnx_infer_shape.py:1552
Method_infer_Reshape
(self, node)
tools/onnx/onnx_infer_shape.py:1597
Method_infer_Resize
(self, node)
tools/onnx/onnx_infer_shape.py:1651
Method_infer_Scan
(self, node)
tools/onnx/onnx_infer_shape.py:1709
Method_infer_ScatterElements
(self, node)
tools/onnx/onnx_infer_shape.py:1756
Method_infer_SequenceAt
(self, node)
tools/onnx/onnx_infer_shape.py:1767
Method_infer_SequenceInsert
(self, node)
tools/onnx/onnx_infer_shape.py:1779
Method_infer_Shape
(self, node)
tools/onnx/onnx_infer_shape.py:1788
Method_infer_Size
(self, node)
tools/onnx/onnx_infer_shape.py:1791
Method_infer_SkipLayerNormalization
(self, node)
tools/onnx/onnx_infer_shape.py:2220
Method_infer_Slice
(self, node)
tools/onnx/onnx_infer_shape.py:1798
Method_infer_SoftmaxCrossEntropyLoss
(self, node)
tools/onnx/onnx_infer_shape.py:1926
Method_infer_Split
(self, node)
tools/onnx/onnx_infer_shape.py:1965
Method_infer_SplitToSequence
(self, node)
tools/onnx/onnx_infer_shape.py:1968
Method_infer_Squeeze
(self, node)
tools/onnx/onnx_infer_shape.py:1971
Method_infer_Tile
(self, node)
tools/onnx/onnx_infer_shape.py:2019
Method_infer_TopK
(self, node)
tools/onnx/onnx_infer_shape.py:2041
Method_infer_Transpose
(self, node)
tools/onnx/onnx_infer_shape.py:2074
Method_infer_Unsqueeze
(self, node)
tools/onnx/onnx_infer_shape.py:2087
Method_infer_ZipMap
(self, node)
tools/onnx/onnx_infer_shape.py:2122
Method_infer_aten_argmax
(self, node)
tools/onnx/onnx_infer_shape.py:1477
Method_infer_aten_bce
(self, node)
tools/onnx/onnx_infer_shape.py:1508
Method_infer_aten_bitwise_or
(self, node)
tools/onnx/onnx_infer_shape.py:1365
Method_infer_aten_diagonal
(self, node)
tools/onnx/onnx_infer_shape.py:1377
Method_infer_aten_multinomial
(self, node)
tools/onnx/onnx_infer_shape.py:1411
Method_infer_aten_pool2d
(self, node)
tools/onnx/onnx_infer_shape.py:1432
Method_infer_aten_unfold
(self, node)
tools/onnx/onnx_infer_shape.py:1454
Method_infer_symbolic_compute_ops
(self, node)
tools/onnx/onnx_infer_shape.py:843
Method_pass_on_shape_and_type
(self, node)
tools/onnx/onnx_infer_shape.py:643
Function_redirect_stdout_to_file
(filename)
debug/p2o_infer_debugger.py:236
Function_test_only_pir
(func)
tests/onnxbase.py:40
Function_test_with_pir
(func)
tests/onnxbase.py:29
Methodadd_kwargs_to_dict
params dict tool
tests/onnxbase.py:369
Methodbuild_extensions
(self)
setup.py:169
Methodcheck_ops
(self, version)
tests/onnxbase.py:375
Functioncompare_attr
(actual_value, target_value, attr_name, cond="equal")
paddle2onnx/utils.py:132
Functioncompare_attr_between_dims
(attr, dims, attr_name, cond="equal")
paddle2onnx/utils.py:141
Functiondequantize_linear
(x, scale, zero_point, bit_length=8, quant_axis=-1, name=None)
tests/quantize_ops.py:45
Methoddownload_model
(self)
tests/test_quantize_model.py:187
Functiondummy_guard
()
paddle2onnx/convert.py:111
Methodfinalize_options
(self)
setup.py:95
Methodforward
forward
tests/test_auto_scan_dot.py:26
Methodforward
forward
tests/test_auto_scan_matmul.py:27
Methodforward
forward
tests/test_auto_scan_norm.py:26
Methodforward
forward
tests/test_auto_scan_dist.py:27
Methodforward
forward
tests/test_reciprocal.py:29
Methodforward
forward
tests/test_nn_Conv2D.py:54
Methodforward
forward
tests/test_nn_MaxPool3D.py:37
Methodforward
forward
tests/test_auto_scan_group_norm.py:42
Methodforward
forward
tests/test_auto_scan_unfold.py:27
Methodforward
forward
tests/test_logical_not.py:29
Methodforward
forward
tests/test_auto_scan_leakyrelu.py:27
Methodforward
forward
tests/test_auto_scan_expand.py:29
Methodforward
forward
tests/test_auto_scan_expand.py:84
Methodforward
forward
tests/test_erf.py:28
Methodforward
forward
tests/test_auto_scan_scatter.py:27
Methodforward
forward
tests/test_auto_scan_fill_like.py:31
Methodforward
(self, x, y)
tests/test_bitwise.py:24
Methodforward
(self, x)
tests/test_bitwise.py:85
Methodforward
(self, x, y)
tests/test_bitwise.py:136
Methodforward
(self, x, y)
tests/test_bitwise.py:197
← previousnext →1,201–1,300 of 2,493, ranked by callers