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
chajchaj 357341381c
del the DEFINE_ALIAS of sigmoid_cross_entropy_with_logits (#27883)
4 years ago
..
functional del the DEFINE_ALIAS of sigmoid_cross_entropy_with_logits (#27883) 4 years ago
initializer add paddle.nn.initializer API, including: Normal, TruncatedNormal, Uniform, XavierNormal, XavierUniform, Assign (#27769) 4 years ago
layer fix norm api doc, test=develop (#27652) 4 years ago
utils [2.0API] fix weight_norm support negative dim and unittest in convert_syncbn (#27108) 5 years ago
__init__.py fix norm api doc, test=develop (#27652) 4 years ago
clip.py change clip grad api, test=develop (#27767) 4 years ago
control_flow.py [API 2.0] Fix example code of api 'switch_case' and add/delete alias (#27578) 4 years ago
decode.py remove beam_search and beam_search_decode api in paddle.nn (#27660) 4 years ago