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
chajchaj 73a6fa3ed0
add deprecated for softmax_with_cross_entropy (#31722)
5 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) 5 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 add deprecated for softmax_with_cross_entropy (#31722) 5 years ago
norm.py fix runtime crash when rnn model inference, test=develop (#31833) 5 years ago
pooling.py fix code bugs (#29932) 5 years ago
transformer.py reorganize the paddle api test=develop (#23151) 6 years ago
vision.py fix doc of erf,rank,mm,cross_entropy,pixel_shuffle,kron... (#29126) 5 years ago