1. 20 12月, 2022 1 次提交
  2. 04 11月, 2022 1 次提交
    • R
      Fix bug (#47621) · ef67c8a8
      risemeup1 提交于
      * 修改.gitigore文件,把ljd_sh文件忽略掉
      
      * 取消ljd_sh文件忽略
      
      * fix ci bug
      
      * fix windows ci bug
      
      * fix bug ci
      
      * fix bug test
      
      * fix bug test
      ef67c8a8
  3. 13 9月, 2022 1 次提交
  4. 01 8月, 2022 1 次提交
  5. 20 7月, 2022 1 次提交
  6. 13 7月, 2022 1 次提交
    • R
      Enable test_tensordot (#42932) · d4699bd6
      Ruibiao Chen 提交于
      * Enable test_tesnsordot
      
      * Fix CI errors
      
      * Disable windows inference test
      
      * Fix typos
      
      * Fix typos
      
      * Fix CI errors
      
      * Remove disable_wingpu11_test
      d4699bd6
  7. 07 7月, 2022 1 次提交
  8. 05 7月, 2022 1 次提交
  9. 20 6月, 2022 1 次提交
  10. 14 6月, 2022 1 次提交
  11. 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
  12. 27 1月, 2022 1 次提交
  13. 16 12月, 2021 1 次提交
  14. 14 12月, 2021 1 次提交
  15. 06 12月, 2021 1 次提交
  16. 01 12月, 2021 1 次提交
  17. 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
  18. 24 11月, 2021 1 次提交
  19. 23 11月, 2021 1 次提交
  20. 22 11月, 2021 1 次提交
  21. 16 11月, 2021 1 次提交
  22. 28 10月, 2021 1 次提交
  23. 07 9月, 2021 1 次提交
  24. 31 8月, 2021 1 次提交
  25. 28 7月, 2021 1 次提交
  26. 15 7月, 2021 1 次提交
  27. 08 6月, 2021 1 次提交
  28. 19 5月, 2021 1 次提交
  29. 12 5月, 2021 1 次提交
  30. 26 4月, 2021 1 次提交
  31. 13 4月, 2021 1 次提交
  32. 12 4月, 2021 1 次提交
  33. 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
  34. 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
  35. 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
  36. 16 3月, 2021 2 次提交
  37. 09 3月, 2021 1 次提交
  38. 04 3月, 2021 1 次提交
  39. 02 3月, 2021 1 次提交