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
huangjun12 20e300e2df
fix lrn bug in reshape size, test=develop (#30968)
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 fix some docs test=develop;test=document_fix (#29374) 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 support label with float input of cross_entropy, test=develop (#30929) 5 years ago
norm.py fix lrn bug in reshape size, test=develop (#30968) 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