1. 24 11月, 2020 2 次提交
    • W
      fix eng doc for some api (#28477) · 887a3511
      wanghuancoder 提交于
      * fix eng doc, test=develop
      
      * add import deprecated for layers, test=develop
      
      * add block line for doc generate, test=develop
      
      * remove todo for create_variable, test=develop
      
      * add blank line for doc generate, test=develop
      
      * add blank line for doc generate, test=develop
      887a3511
    • C
      Polish dataloader doc detail & update example (#28975) · 9cd09a85
      Chen Weihang 提交于
      * polish dataloader doc detail, test=decument_fix
      
      * fix commnet error
      
      * fix word error
      9cd09a85
  2. 23 11月, 2020 11 次提交
  3. 20 11月, 2020 12 次提交
  4. 19 11月, 2020 12 次提交
  5. 18 11月, 2020 3 次提交
    • W
      faster the compare ops dygraph model speed · 20b12765
      wawltor 提交于
      faster the compare ops dygraph model speed 
      20b12765
    • J
      [Sharding] add new features (#28568) · 5a9f6889
      JZ-LIANG 提交于
      * add lars to fleet meta optimizer
      
      * add lamb to proto
      
      * add lamb to fleet meta optimizer
      
      * fixed syntax bug
      
      * fixed syntax bug
      
      * fixed syntax error in lamb, add config setter of lamb in distributed_strategy
      
      * trigger unitest to rerun
      
      * add new unitest func for lamb
      
      * revise unitest for lars and lamb
      
      * revise dgc meta unitest
      
      * revise lars document in distribute_strategy
      
      * revise lars lamb document in distributed_strategy.py
      
      * revise lars lamb document in distributed_strategy.py
      
      * add weight decay exclude logic to lars
      
      * restore optimzier.py
      
      * restore optimizer.py as develop except lars
      
      * add epsilon and exclude fn to distributed_sttrategy
      
      * add lars epsilon
      
      * revise unitest for fleet lars and lamb
      
      * revise lars lamb unitest for CI coverage
      
      * revise lars argument api
      
      * revise lars argument api
      
      * revise lars argument api
      
      * revise api doc of lars
      
      * fix op role
      
      * add sharding save and add_sync_comm_for_test function
      
      * add comm_analyse to utlis
      
      * revise sharding_utils
      
      * add sharding saving unittest
      
      * revise sharding utils for unittest
      5a9f6889
    • X
      Support Tensor for attr_scale and attr_size (#28677) · 8c75b255
      xiaoting 提交于
      * update interpolate, test=develop
      
      * fix coverage, test=develop
      8c75b255