- 02 11月, 2021 1 次提交
-
-
由 wuhuanzhou 提交于
-
- 28 10月, 2021 2 次提交
- 27 10月, 2021 1 次提交
-
-
由 piotrekobiIntel 提交于
* Add WIP version of elementwise_div_mkldnn without working dy grad * Add dy gradient calculation implementation, disable broadcast tests * Readd removed tests from static_mode_white_list * Add bfloat16 gradient tests, remove int8 and uint8 support * - Change the way dy grad is calculated to improve performance - Refactor BinaryMKLDNNHandler to use a default parameter * Change copyright year * Refactor as suggested * Attempt to bypass CI Approval not accepting max_relative_error * Fix formatting issue
-
- 25 10月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
CI build PR and dev whl
-
- 15 10月, 2021 1 次提交
-
-
由 wuhuanzhou 提交于
-
- 14 10月, 2021 1 次提交
-
-
由 Sing_chan 提交于
-
- 11 10月, 2021 1 次提交
-
-
由 Xiaoxu Chen 提交于
-
- 29 9月, 2021 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 27 9月, 2021 2 次提交
-
-
由 zhangchunle 提交于
-
由 JingZhuangzhuang 提交于
-
- 26 9月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 24 9月, 2021 2 次提交
-
-
由 piotrekobiIntel 提交于
* Add elementwise_sub_mkldnn_op without grad * Add test to static_mode_white_list * Refactor code, change license years * Remove invalid grad implementation * Fix element_wise_sub_op test * Fix CI Approval error * Remove unnecessary EltwiseSubMKLDNNGradKernel class * Fix CI Approval 2 * Fix CI Approval 3 * Fix CI Approval Attempt #4 * Fix CI Approve Attempt #5 * Fix CI Approval Attempt #6 * Fix CI Approval Attemt #7 * Change test names containing add to sub * Fix old tests testing add instead of sub * Copy grad implementation from elementwise_add_mkldnn * CI test fix attempt * Revert "CI test fix attempt" This reverts commit c647cacf41e6a87c715385a185de5cbf65fc8900. * Fix CI attempt 2 * Fix elementwise_sub tests, temporary mkldnn broadcast test disable * Add working implementation of elementwise_sub grad * Fix build errors caused by pull * Fix format error * Fix format error 2 * Disable elementwise_sub_mkldnn test on GPU * Apply fix for paddle.fluid import * Revert changes of test_elementwise_sub and Fix mkldnn test * Revert "Apply fix for paddle.fluid import" This reverts commit fc3b122fec8e12f2bcb32928a2685ba4d20fd742. * fix bug of module 'paddle' has no attribute 'fluid' for python3.6 (#35862) * Add changes suggested by reviewers * Change @unittest.skipIf... to @OpTestTool.skip_if_not_cpu_bf16() to satisfy Approval CI * Remove check_dygraph=False to satisify CI Approval Co-authored-by: Nzhangbo9674 <82555433+zhangbo9674@users.noreply.github.com>
-
由 Wilber 提交于
-
- 22 9月, 2021 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 18 9月, 2021 1 次提交
-
-
由 Zeng Jinle 提交于
Change __init__.py to adapt the new FLAGS coding style and update CI to monitor FLAGS changing (#35849) * change __init__.py to adapt new FLAGS * test ci check, ready for revert * split __init__.py and FLAGS approval * Revert "test ci check, ready for revert" This reverts commit bbbd2442fe3e948fef790ec634085a2431474326.
-
- 17 9月, 2021 1 次提交
-
-
由 Haohongxiang 提交于
* Support EMA in Paddle2.x and Fleet * update * update * update * modify ut of ema * modify docs * modify bugs * update * update * update * modify ut
-
- 16 9月, 2021 1 次提交
-
-
由 wuhuanzhou 提交于
-
- 14 9月, 2021 2 次提交
-
-
由 zhiboniu 提交于
add fill_ backward
-
由 tianshuo78520a 提交于
Update git clone model-benchmark CI
-
- 13 9月, 2021 2 次提交
-
-
由 YUNSHEN XIE 提交于
* Change uts to nightly mode * remove test_trt_pool_op from parallel_UT_rule.py,test=document_fix
-
由 tianshuo78520a 提交于
Fix CPU CI build-time
-
- 10 9月, 2021 2 次提交
-
-
由 zhiboniu 提交于
-
由 feng_shuai 提交于
-
- 09 9月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 08 9月, 2021 3 次提交
-
-
由 xiegegege 提交于
-
由 zhouweiwei2014 提交于
-
由 feng_shuai 提交于
* add some file for jetson-op-test-CE * change diff for some case * rename op_test -> jetson_infer_op * add some case because too large
-
- 07 9月, 2021 2 次提交
-
-
由 xiegegege 提交于
* Add depth while cloning benchmark code,test=document_fix * Add depth while cloning benchmark code, test=document_fix
-
由 Aurelius84 提交于
* open test_resnet_amp on Windows * disable on Windows CPU CI for timeout * disable on Windows CPU CI for timeout * fix code style
-
- 02 9月, 2021 1 次提交
-
-
由 zhangchunle 提交于
-
- 31 8月, 2021 1 次提交
-
-
由 Aurelius84 提交于
* Add model for ResNet50 for Dy2stat AMP training * fix timeout * fix dataloader
-
- 27 8月, 2021 4 次提交
-
-
由 xiegegege 提交于
-
由 Guoxia Wang 提交于
* sparse_momentum_op is used to save w@GRAD memory for gather_op when gather from a large parameter
-
由 wanghuancoder 提交于
* fix count_api_without_core_ops, test=develop * fix count_api_without_core_ops, test=develop * refine, test=develop * remove test code, test=develop * remove test, test=develop * modify check_api_approvals.sh, test=develop
-
由 tianshuo78520a 提交于
* notest;test=model_benchmark_ci * notest;test=model_benchmark_ci * fix
-
- 24 8月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 23 8月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 20 8月, 2021 2 次提交
-
-
由 tianshuo78520a 提交于
-
由 tianshuo78520a 提交于
* Add run function log * test=document_fix
-