1. 06 8月, 2021 13 次提交
  2. 05 8月, 2021 20 次提交
  3. 04 8月, 2021 7 次提交
    • Revert pull request 34212 (#34558) · 09892118
      李季 提交于
      * revert commit id 34212
      09892118
    • S
      paddle/nn/functional docs' bug fix (#34580) · 420570c9
      sunzhongkai588 提交于
      * fix paddle.optimizer test=document_fix
      
      * fix paddle.optimizer test=document_fix
      
      * fix bugs in paddle.nn.functional document test=document_fix
      
      * fix bugs in paddle.nn.functional document test=document_fix
      
      * fix bugs in paddle.nn.functional document test=document_fix
      
      * fix bugs in paddle.nn.functional document test=document_fix
      420570c9
    • C
      Add gradient with optimizer API (#34395) · d9e63a81
      chentianyu03 提交于
      * add gradients_with_optimizer api
      
      * modify gradients_with_optimizer
      
      * add gradients_with_optimizer api into paddle.auto.backward_mode
      
      * add gradients_with_optimizer test case
      
      * add doc for gradients_with_optimizer
      
      * add doc for gradients_with_optimizer
      d9e63a81
    • K
      Elastic as module (#34572) · 1f76a2f7
      kuizhiqing 提交于
      1f76a2f7
    • zhouweiwei2014's avatar
      support set BUILD_DIR for windows CI (#34595) · 91be8769
      zhouweiwei2014 提交于
      91be8769
    • T
      Update benchmark-cpu (#34538) · ee60e828
      tianshuo78520a 提交于
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * notest;benchmark-cpu
      
      * fix
      ee60e828
    • S
      [NPU] Support npu kernel for assign_value op (#34568) · f39c3a5a
      Sing_chan 提交于
      * [NPU] Support npu kernel for assign_value op
      
      * move test_assign_value_op_npu.py into unittests/npu folder
      
      * correce copyright year; add TestAssignApi class using NPUplace in test files
      f39c3a5a