- 20 12月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
* delete FLAGS_enable_eager_mode
-
- 04 11月, 2022 1 次提交
-
-
由 risemeup1 提交于
* 修改.gitigore文件,把ljd_sh文件忽略掉 * 取消ljd_sh文件忽略 * fix ci bug * fix windows ci bug * fix bug ci * fix bug test * fix bug test
-
- 13 9月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 01 8月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* set parallel_job according to CUDA memory * fix bug: add whitespace between conten and [] or condition wont work
-
- 20 7月, 2022 1 次提交
-
-
由 Ruibiao Chen 提交于
* Add dependency for read op in standalone executor * Fix CI errors * Add UT * add_dependency -> dependency_utils * Fix CI errors
-
- 13 7月, 2022 1 次提交
-
-
由 Ruibiao Chen 提交于
* Enable test_tesnsordot * Fix CI errors * Disable windows inference test * Fix typos * Fix typos * Fix CI errors * Remove disable_wingpu11_test
-
- 07 7月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* copy onnxruntime.dll to c++ test folder in windows * remove ut that failed due to onnxrumtime.dll * test_api_impl failed of diff * use TARGET to make sure if the test exist; use POST_BUILD to add copy command
-
- 05 7月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* open ut in windows-inference;test=document_fix;test=windows_ci_inference * test=document_fix;test=windows_ci_inference;disable failed tests temporarily in windows-inference
-
- 20 6月, 2022 1 次提交
-
-
由 zhangchunle 提交于
-
- 14 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* open inference_ut;test=windows_ci_inference * inference_ut need onnx;test=windows_ci_inference * disable trt_split_converter_test; use higher parallel level * too high parallel will cause ut timeout
-
- 02 4月, 2022 1 次提交
-
-
由 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
-
- 27 1月, 2022 1 次提交
-
-
由 王明冬 提交于
-
- 16 12月, 2021 1 次提交
-
-
由 Sing_chan 提交于
-
- 14 12月, 2021 1 次提交
-
-
由 Sing_chan 提交于
-
- 06 12月, 2021 1 次提交
-
-
由 Sing_chan 提交于
* test inference_api_test when run in windows-inference ci * test if test failed the code run correctly * put the failed test back
-
- 01 12月, 2021 1 次提交
-
-
由 Sing_chan 提交于
-
- 30 11月, 2021 1 次提交
-
-
由 Sing_chan 提交于
* modify for wincheck-inference case * modify according to zhouwei's comment * open with_trt and block failed unittests in windows * test
-
- 24 11月, 2021 1 次提交
-
-
由 Sing_chan 提交于
-
- 23 11月, 2021 1 次提交
-
-
由 Sing_chan 提交于
* for pure fp16 * opt topk * modify for wincheck-inference case * modify according to zhouwei's comment * modify according to zhouwei's comment 2nd time Co-authored-by: Nzhangkaihuo <zhangkaihuo@baidu.com>
-
- 22 11月, 2021 1 次提交
-
-
由 Sing_chan 提交于
* modify unittest's parallel num * modify unittest's parallel num
-
- 16 11月, 2021 1 次提交
-
-
由 Sing_chan 提交于
-
- 28 10月, 2021 1 次提交
-
-
由 Sing_chan 提交于
-
- 07 9月, 2021 1 次提交
-
-
由 Aurelius84 提交于
* open test_resnet_amp on Windows * disable on Windows CPU CI for timeout * disable on Windows CPU CI for timeout * fix code style
-
- 31 8月, 2021 1 次提交
-
-
由 Aurelius84 提交于
* Add model for ResNet50 for Dy2stat AMP training * fix timeout * fix dataloader
-
- 28 7月, 2021 1 次提交
-
-
由 Aurelius84 提交于
* Add build_strategy in @to_static to support open pass * fix os.environ * add timeout * disable test_build_strategy on openblas
-
- 15 7月, 2021 1 次提交
-
-
由 Aurelius84 提交于
* Refine Constructor logic of ParallelExecutor * Replace executor into ParallelExecutor in run_program_op
-
- 08 6月, 2021 1 次提交
-
-
由 YUNSHEN XIE 提交于
* Optimizing prec process on windows * fix bug
-
- 19 5月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
-
- 12 5月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
* fix windows CI * fix windows CI
-
- 26 4月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
* clear CUDA compile environment on windows * fix Windows CI * fix Windows CI * fix Windows CI
-
- 13 4月, 2021 1 次提交
-
-
由 YUNSHEN XIE 提交于
* fix error for long args * remove unneccessary code
-
- 12 4月, 2021 1 次提交
-
-
由 YUNSHEN XIE 提交于
* test,test,notest,test=windows_ci * test,notest,test=windows_ci * test,notest,test=windows_ci * test,notest,test=windows_ci * remove test code * delete some unnecessary logs * fix format error * turn on added ut check on windows
-
- 07 4月, 2021 1 次提交
-
-
由 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
-
- 02 4月, 2021 1 次提交
-
-
由 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
-
- 31 3月, 2021 1 次提交
-
-
由 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
-
- 16 3月, 2021 2 次提交
-
-
由 YUNSHEN XIE 提交于
* Second optimization of retry method * fix show_ut_retry_result repeat execuate
-
由 YUNSHEN XIE 提交于
* fix wget with no proxy on windows * modified import packages * fix format error * fix bug * fix format error * fix format error
-
- 09 3月, 2021 1 次提交
-
-
由 YUNSHEN XIE 提交于
* add precision test for windows ci exclude check_added_ut * fix error * added PRECISION_TEST parameters * fix format error
-
- 04 3月, 2021 1 次提交
-
-
由 YUNSHEN XIE 提交于
* fix modified_retry_method_only_win * fix bug * fix retry bug on windows
-
- 02 3月, 2021 1 次提交
-
-
由 YUNSHEN XIE 提交于
-