You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/nn/functional
winter-wang e7f28d6c0d
fix runtime crash when rnn model inference, test=develop (#31833)
4 years ago
..
__init__.py Add Inplace strategy (Output reuse Input Varbase) in dygraph (#30103) 5 years ago
activation.py Add Inplace strategy (Output reuse Input Varbase) in dygraph (#30103) 5 years ago
common.py clean redundant API alias in 2.0 - part 2 (#30013) 5 years ago
conv.py improve performance of depthwise_conv2d (#31099) 4 years ago
extension.py clean redundant API alias in 2.0 - part 1 (#29928) 5 years ago
input.py fix gpu outofrange (#29238) 5 years ago
loss.py support label with float input of cross_entropy, test=develop (#30929) 4 years ago
norm.py fix runtime crash when rnn model inference, test=develop (#31833) 4 years ago
pooling.py fix code bugs (#29932) 5 years ago
transformer.py reorganize the paddle api test=develop (#23151) 5 years ago
vision.py fix doc of erf,rank,mm,cross_entropy,pixel_shuffle,kron... (#29126) 5 years ago