Commit Graph

24 Commits (522c91ec670f9a1980927ed024205e1826af91bd)

Author SHA1 Message Date
Aurelius84 e1c8d6bce5
Fix wrong out dtype inferred from helper.input_dtype (#28715)
4 years ago
juncaipeng b1ec1d54cf Delete check grad for int, collect op for now (#21922)
5 years ago
juncaipeng feabed1309
Modify op test (#21835)
5 years ago
Zhang Ting 538c848958 add decorator skip_check_grad_ci (#21836)
5 years ago
juncaipeng 9894a4fb35 update test precision from fp32 to fp64, test=develop (#21783)
5 years ago
juncaipeng f64d006622
Change several tests to inherit the right parent class, test=develop (#21652)
5 years ago
Zhang Ting 3df13ab40c
fix PythonAPI test in Op unittest, test=develop (#21455)
5 years ago
Liufang Sang f0b1518438 add dequantize_abs_max op and modify lookup_table op (#20899)
5 years ago
Aurelius84 22823df2e2
enhance embedding error message test=develop (#20246)
5 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang e0d5f8a820 Move compat module to python/paddle
7 years ago
minqiyang 6988aea989 Fix long type in Python3
7 years ago
minqiyang bc12c2c616 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
fengjiayi b1af7e5d9b Add unittests for lookup_table_op
7 years ago
minqiyang 000ba1ac5f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
chengduo 2409d0f710
Refine regularization for selected_rows (#12369)
7 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest
7 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
7 years ago
qiaolongfei abb7deee39 optimize test_lookup_table_op.py
7 years ago
qiaolongfei 7a6ffb6280 add TestLookupTableWIsSelectedRows
7 years ago
chengduoZH a43eee40f7 follow comments
7 years ago
chengduoZH ff09b21cd0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_concat_rows
7 years ago
chengduoZH b9397b2668 remove concat_rows
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago