1. 04 8月, 2021 8 次提交
    • 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
    • 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
    • Y
      Support npu kernel for Crop op (#34542) · 3ce14a35
      yeliang2258 提交于
      * add crop npu op
      
      * code style check
      
      * update code to remove usless headers
      
      * add testcase and upsate code
      3ce14a35
    • C
      Fix backward bug (#34582) · a7c38367
      chentianyu03 提交于
      * fix backward bug
      
      * format code style
      
      * add test case for grad tensor accumulator
      a7c38367
    • zhouweiwei2014's avatar
      fix API bug of Tensor.cuda (#34416) · 54b6c390
      zhouweiwei2014 提交于
      54b6c390
    • W
      supplement the function of slice. (#34172) · 1f0f5d3c
      WeiXin 提交于
      * supplement the function of slice
      
      * edit unittest
      
      * strided_slice_op support .
      
      * polish error message.
      
      * polish error message.
      
      * polish code.
      
      * polish unittest.
      
      * polish code.
      
      * polish code
      
      * polish error message.
      1f0f5d3c
  2. 03 8月, 2021 4 次提交
  3. 02 8月, 2021 8 次提交
  4. 30 7月, 2021 12 次提交
  5. 29 7月, 2021 8 次提交