1. 20 11月, 2020 3 次提交
  2. 19 11月, 2020 18 次提交
  3. 18 11月, 2020 10 次提交
    • 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
    • Y
      fix error when setting ut timeout value (#28696) · e880c90c
      YUNSHEN XIE 提交于
      e880c90c
    • L
      Add with_pool args for vgg (#28684) · 01a14e1b
      LielinJiang 提交于
      * add arg for vgg
      01a14e1b
    • L
      fix docs (#28683) · 532e4bbf
      LielinJiang 提交于
      532e4bbf
    • S
      add two paddle-2.0 apis: paddle.static.io.save_inference_model and... · db2e6cee
      Shibo Tao 提交于
      add two paddle-2.0 apis: paddle.static.io.save_inference_model and paddle.static.io.load_inference_model (#28606)
      
      * add two apis: paddle.static.io.save_inference_model and paddle.static.io.load_inference_mode, which are campatible with paddle.fluid.io.save_inference_model and paddle.fluid.io.load_inference_model respectively.
      
      * add unittest for new save_inference_model and load_inference_model. test=develop
      
      * enhance doc. test=develop
      
      * add paddle.enable_static() to test_inference_model_io.py. test=develop
      db2e6cee
    • C
      Fix test_weight_decay_extend random failed on windows (#28643) · 358d6bc9
      Chen Weihang 提交于
      * add debuging code
      
      * change seed & add debug message
      358d6bc9
    • B
      Support user-defined activation/weight quantize and preprocess. (#28570) · 5050e761
      Bai Yifan 提交于
      * support user-defined quant and preprocess
      5050e761
    • L
      Add matmtl_v2 to amp list (#28693) · 11e32baf
      Leo Chen 提交于
      * add matmtl_v2 to amp list
      
      * support dygraph
      11e32baf
  4. 17 11月, 2020 9 次提交