1. 12 4月, 2022 5 次提交
  2. 11 4月, 2022 4 次提交
  3. 08 4月, 2022 3 次提交
  4. 07 4月, 2022 12 次提交
  5. 06 4月, 2022 6 次提交
  6. 05 4月, 2022 6 次提交
    • Y
      [Phi]Add mean/momentum yaml (#41319) · fac7fd42
      YuanRisheng 提交于
      * move yaml
      
      * add momentum yaml
      
      * delete code
      
      * delete some code
      
      * add meshgrid backward
      
      * delete code
      
      * fix compile bugs
      fac7fd42
    • Z
      [DoubleGrad PR #8] Enabled triple grads for sigmoid and matmul (#41387) · d8a10977
      Zhanlue Yang 提交于
      * [Refactor] refactored eager_gen.py PR #2
      
      * [DoubleGrad PR #1] Decoupled code generation logics for Dygraph ForwardFunctions and GradNodes
      
      * Fixed minor issue
      
      * Adjusted logics of GenerateNodeCreationCodes and GenerateForwardDefinition
      
      * Fixed issues
      
      * Supported higher-order grad node generation
      
      * [DoubleGrad PR #4] Supported higher-order GradNode generation
      
      * [DoubleGrad #4] Bug Fixes to Double Grad Node Generation
      
      * Fixed yaml typo
      
      * Fixed yaml typo
      
      * fixed minor issues
      
      * [DoubleGrad PR #5] Enabled gradient computations for grad_tensors passed to paddle.grad()
      
      * Fixed minor issue
      
      * Fixed CI-Inference issue
      
      * Fixed CI-inference issues
      
      * [DoubleGrad PR #7] paddle.grad() to copy backward graph before backward run
      
      * Fixed minor issues
      
      * Fixed issue with backward graph construction logic
      
      * Fixed implementation issues with backward graph reconstruction
      
      * Fixed unittest issue
      
      * Fixed issues
      
      * [DoubleGrad PR #8] Enabled triple grads for sigmoid and matmul
      
      * Fixed issues with phi kernel
      
      * Added triple grad test case
      
      * Fixed minor issue
      d8a10977
    • Y
      move meshgrid yaml (#41411) · 870402fd
      YuanRisheng 提交于
      870402fd
    • Z
      Add roi_align yaml and unittest (#41402) · b9ee846e
      zyfncg 提交于
      * add roi_align yaml
      
      * fix bug
      b9ee846e
    • 0
      Fix divide_grad yaml args error (#41406) · 510347f9
      0x45f 提交于
      510347f9
    • C
      [Phi] add stack yaml and adapt eager mode (#41334) · cce176bf
      Chen Weihang 提交于
      * add stack yaml
      
      * add stack yaml
      
      * add stack yaml
      
      * add no_need_buffer
      
      * refine no_need_buffer declare
      
      * remove original grad infershape
      
      * revert stack op
      cce176bf
  7. 04 4月, 2022 4 次提交