- 09 12月, 2020 19 次提交
-
-
由 chalsliu 提交于
-
由 joejiong 提交于
As the title
-
由 joejiong 提交于
As the title
-
由 zlsh80826 提交于
* vec softmax fw * vec softmax bw * add a message argument for compiler compatibility
-
由 wanghuancoder 提交于
fix increamental coverage script bug, WITH_INCREMENTAL_COVERAGE to DWITH_INCREMENTAL_COVERAGE, test=develop (#29509)
-
由 LoveAn 提交于
-
由 Wei Shengyu 提交于
* remove addcmul * remove unittest and other related code of addcmul * fix bug * fix merge conflict
-
由 Zhong Hui 提交于
fix abs double grad unittest & define the data range for the abs double grad
-
由 huangxu96 提交于
-
由 LoveAn 提交于
-
由 Aurelius84 提交于
-
由 ShenLiang 提交于
* add tensor_indices in AssignGroupBySize * add rebuild group in reducer
-
由 procr 提交于
-
由 chalsliu 提交于
-
由 Huihuang Zheng 提交于
Add Sleep Time for CUDA Retry, which is similar to our GPU retry logic. This is a try to avoid init GPU allocation random failure in unit test.
-
由 Leo Chen 提交于
-
由 LoveAn 提交于
* test ccache hit statistics, test=develop * test ccache hit statistics, test=develop * add cache hit statistics, test=develop * fix no percent symbol erro on windows, test=develop * remove switch, test=develop
-
由 Aurelius84 提交于
-
由 ShenLiang 提交于
* fix the bug of reducer in embedding * add comment
-
- 08 12月, 2020 10 次提交
-
-
由 Zhang Ting 提交于
This reverts commit befd6d53.
-
由 jakpiase 提交于
* added external reorder to profiler * added external and internal reorders to profiler * added internal and external reorder to profiler * added formatting to int/ext reorder commit * removed unnecessary comment
-
由 Pei Yang 提交于
* change hard_swish from plugin to layer * add ut when threshold != scale
-
由 lilong12 提交于
* update, test=develop
-
由 taixiurong 提交于
Co-authored-by: Nroot <root@bjhw-sys-rpm0223.bjhw.baidu.com>
-
由 LoveAn 提交于
-
由 ShenLiang 提交于
* fix the ut of matmulv2 for broadcast
-
由 TTerror 提交于
* update reduce_sum op on xpu * update reduce_sum op on xpu * support running on xpu
-
由 Jack Zhou 提交于
-
由 chentianyu03 提交于
-
- 07 12月, 2020 11 次提交
-
-
由 Zhang Ting 提交于
-
由 Leo Chen 提交于
-
由 Zhou Wei 提交于
-
由 Leo Chen 提交于
-
由 chalsliu 提交于
-
由 Wilber 提交于
-
由 Shang Zhizhou 提交于
* fix tensorrt unittest precision error * fix unittest precision error. test_trt_subgraph_pass && test_trt_dynamic_shape_transformer_prune
-
由 Pei Yang 提交于
-
由 Jack Zhou 提交于
-
由 Bai Yifan 提交于
* add deform_conv2d,DeformConv2D
-
由 LoveAn 提交于
* Compiling operator libraries with Unity Build on Windows CPU. * Compiling operator libraries with Unity Build on Windows GPU, no_test, test=windows_ci * Add option in windows ci script, no_test, test=windows_ci * Optimize parallel compiling, test=develop * remove limit of parallel compile and skip some ops in UB, test=develop * remove changes of header file, test=develop * remove changes of header file, test=develop * fix test_eye_op unittest failed, test=develop * Compiling operator libraries with Unity Build on Linux, test=develop * set default WITH_UNITY_BUILD=OFF, test=develop * Move unity build rules into a single file and add comment, test=develop * optimize parallel compilation, test=develop * fix undefined reference error on coverage ci, test=develop
-