Commit Graph

20 Commits (790d597693dd83d07033c5abc7b16a85600dc976)

Author SHA1 Message Date
chentianyu03 d05058d268
Remove and reorganize the alias of APIs (#27717)
5 years ago
Zhou Wei e122e16456
fix english doc, unittest, and remove useless alias of 2.0 lr_scheduler (#27686)
5 years ago
MRXLT 9166307315
add check for sparse parameters with weight_decay (#27141)
5 years ago
tangwei12 ebc5f99789
add embedding 2.0 (#26649)
5 years ago
MRXLT 1f36d3cdcb
update optimizer (#26711)
5 years ago
Zhou Wei 30aab17734
[2.0API]support 2.0 lr_scheduler for 2.0 optimizer (#26737)
5 years ago
MRXLT eeda90d674
[WIP] update optimizer for 2.0 (#26288)
5 years ago
Aurelius84 51a86d2b6b Optimize adam speed (#21777)
5 years ago
Kaipeng Deng ebfb720a63
add Adam beta1/beta2 support Variable (#21234)
5 years ago
Qiao Longfei a2f2cde031 revert test_adam_op test=develop
6 years ago
Qiao Longfei 44b300556d change min_row_size_to_use_multithread to parameter of adam
6 years ago
Qiao Longfei d161215332 optimize adam multi thread
6 years ago
Qiao Longfei 1141db8114 update test_adam_op
6 years ago
Qiao Longfei c624417c6f change sparse mode to lazy mode
6 years ago
Qiao Longfei fc6ec6bd14 add sparse mode adam
6 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
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