1. 20 6月, 2022 1 次提交
  2. 14 6月, 2022 1 次提交
  3. 02 4月, 2022 1 次提交
    • X
      Enhance vjp/jvp/Jacobian/Hessian API for supporting dynamic, static graph and... · 9e764d82
      Xiaoxu Chen 提交于
      Enhance vjp/jvp/Jacobian/Hessian API for supporting dynamic, static graph and batched, unbatched mode (#40692)
      
      * modify vjp/jvp for both dynamic and static graph
      
      * enforce jacobian class for supporting first/last batch
      
      * add unittest for jvp, jacobian withlast batch, jacobian with first batch
      
      * fix the incorrect shape when multi-index Jacobian
      
      * enforce Hessian class for supporting dynamic graph
      
      * add Hessian class unittest
      
      * bugfix, jvp double_backward_trick zeros_like return stop_gradient=True in static graph
      
      * add API beta warnnings
      
      * add white_list for cuda11.x ci windows.
      
      * optimize some code snippets and documments
      
      * set unittest timeout to 100 seconds
      
      * move vjp,jvp,Jacobian,Hessian to incubate
      
      * fix vjp,vjp import path of sample code
      
      * fix code style error of augtograd/__init__ file
      9e764d82
  4. 27 1月, 2022 1 次提交
  5. 16 12月, 2021 1 次提交
  6. 14 12月, 2021 1 次提交
  7. 06 12月, 2021 1 次提交
  8. 01 12月, 2021 1 次提交
  9. 30 11月, 2021 1 次提交
    • S
      Open trt in windows (#37397) · 5f916c37
      Sing_chan 提交于
      * modify for wincheck-inference case
      
      * modify according to zhouwei's comment
      
      * open with_trt and block failed unittests in windows
      
      * test
      5f916c37
  10. 24 11月, 2021 1 次提交
  11. 23 11月, 2021 1 次提交
  12. 22 11月, 2021 1 次提交
  13. 16 11月, 2021 1 次提交
  14. 28 10月, 2021 1 次提交
  15. 07 9月, 2021 1 次提交
  16. 31 8月, 2021 1 次提交
  17. 28 7月, 2021 1 次提交
  18. 15 7月, 2021 1 次提交
  19. 08 6月, 2021 1 次提交
  20. 19 5月, 2021 1 次提交
  21. 12 5月, 2021 1 次提交
  22. 26 4月, 2021 1 次提交
  23. 13 4月, 2021 1 次提交
  24. 12 4月, 2021 1 次提交
  25. 07 4月, 2021 1 次提交
    • Y
      Check added ut on windows (#31826) · e09f4db9
      YUNSHEN XIE 提交于
      * added ut check on windows,notest,test=windows_ci
      
      * debug,notest,test=windows_ci
      
      * debug,notest,test=windows_ci
      
      * fix bug,notest,test=windows_ci
      
      * added ut check
      
      * test for new ut add on windows
      
      * test,notest,test=windows_ci
      
      * fix bug,notest,test=windows_ci
      
      * test
      
      * test
      
      * test
      
      * test,notest,test=windows_ci
      
      * test,notest,test=windows_ci
      
      * check added ut on windows
      
      * only fetch upstream develop
      
      * modified according comment
      
      * Update run_unittests.sh
      
      * Update run_unittests.sh
      e09f4db9
  26. 02 4月, 2021 1 次提交
    • Y
      use busybox run test on windows openblas (#31728) · 290be88d
      YUNSHEN XIE 提交于
      * use busybox run test on windows openblas
      
      * fix error
      
      * fix disable_quick and nightly lable issue
      
      * add retry on windows openblas
      
      * fix bug
      
      * use one file to run cpu and gpu tests
      
      * fix with grep warning
      
      * fix syntax error
      
      * change run_unittest to run_unittest_gpu
      
      * Update run_unittests.sh
      
      fix error
      290be88d
  27. 31 3月, 2021 1 次提交
    • Z
      [Parallel UT]Improve Parallel UT level on Windows/Linux (#31377) · b05f6142
      Zhou Wei 提交于
      * [Parallel UT]improve Parallel UT level on Windows/Linux
      
      * [Parallel UT]improve Parallel UT level on Windows/Linux
      
      * [Parallel UT]Improve Parallel UT level on Windows/Linux
      
      * [Parallel UT]Improve Parallel UT level on Windows/Linux
      
      * fix CI
      b05f6142
  28. 16 3月, 2021 2 次提交
  29. 09 3月, 2021 1 次提交
  30. 04 3月, 2021 1 次提交
  31. 02 3月, 2021 1 次提交
  32. 22 1月, 2021 1 次提交
  33. 13 1月, 2021 1 次提交
  34. 12 1月, 2021 2 次提交
  35. 08 1月, 2021 2 次提交
  36. 07 1月, 2021 1 次提交
  37. 06 1月, 2021 1 次提交