Commit Graph

10 Commits (780140599f7b4621bd29066a8ced1be120862a89)

Author SHA1 Message Date
zhupengyang f2f913073f all cases use large shape (#22102)
6 years ago
juncaipeng 5bb9deb335 Update the precision of some op tests from fp32 to fp64 (#21774)
6 years ago
Zhang Ting 548efcd2e4
Fix unit tests to avoid check_grad checking failures (#21554)
6 years ago
lvmengsi 76ba55e891
add error log for python api and c++ (#20061)
6 years ago
Aurelius84 b125e327aa
Remove constraint that last dimension is forced to be 1 in cross_entropy (#19606)
6 years ago
chengduo a9b5d42dd4
Add fp16 backward support (#14202)
7 years ago
Bai Yifan faf8ad2436
Add ignore_index in cross_entropy op (#13217)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
fengjiayi 27df3a9f2b make cross_entropy_op supporting tensors
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago