1. 01 9月, 2022 1 次提交
  2. 20 8月, 2022 1 次提交
  3. 16 8月, 2022 1 次提交
  4. 08 8月, 2022 1 次提交
  5. 26 7月, 2022 1 次提交
  6. 14 7月, 2022 1 次提交
    • L
      hide prim2orig in executor (#44255) · de002f92
      levi131 提交于
      * hide prim2orig in executor
      
      * add some test cases without param guard
      
      * fix spell error param into program
      
      * Use absolute path when import paddle.incubate.autograd.prim2orig
      de002f92
  7. 13 7月, 2022 1 次提交
  8. 11 7月, 2022 1 次提交
    • X
      reorganize the higher order autodiff api (#44119) · dd63e5b4
      Xiaoxu Chen 提交于
      * move _gradients to primapi and rename to grad
      
      * modify jvp to call forward_grad in primitive mode
      
      * add primapi unittest and remove some unused test cases.
      
      * fix  circular import problem
      
      * move paddle/autograd/functional into paddle/incubate.autograd/functional
      
      * remove unused JacobianBatchLast class
      dd63e5b4
  9. 28 6月, 2022 1 次提交