Commit Graph

13 Commits (6beeafe797ec18d933e147019bed7aaf8bab22cb)

Author SHA1 Message Date
Jiawei Wang a1b99fae07
Adadelta Optimizer (#26590)
5 years ago
Adam 4a54a46419
Add UT for SGD operator with large inputs (#23195)
5 years ago
tensor-tang 7044cfa7c7 add sgd jitcode and op test
6 years ago
Qiao Longfei 653fad08f8
Optimize selected rows for dist lookup table with pthread rwlock (#12635)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
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 cbfec1f7d6 diable test of sparse_parameter_sgd on GPU
7 years ago
qiaolongfei af1d3f5bc0 remove print
7 years ago
qiaolongfei a994327fb1 add TestSGDOpOptimizeSelectedRows
7 years ago
qiaolongfei b154f311b9 init TestSGDOpOptimizeSelectedRows
7 years ago
Luo Tao bde090a975 replace paddle.v2.fluid by paddle.fluid in tests
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago