- 16 9月, 2020 2 次提交
- 15 9月, 2020 1 次提交
-
-
由 GaoWei8 提交于
* replace sequence length attr to input
-
- 14 9月, 2020 7 次提交
-
-
由 joanna.wozna.intel 提交于
-
由 lilong12 提交于
* improve err report, test=develop
-
由 Zhong Hui 提交于
Enhance the error messages for files in operators/math
-
由 Pei Yang 提交于
-
由 Zhen Wang 提交于
Update amp_check_finite_and_scale_op and add an updating_loss_scaling op for static graph amp training. (#26240) * update amp_check_finite_and_scale_op for static_amp. * use amp_check_finite_and_scale in static graph amp. * update grads to zero when grads own infinite values(as for amp_checkout_finite_and_scale op). * add update_loss_scaling op in cpp. * add update_loss_scaling_op unit test. * update the doc of the check_finite_and_unscale op * Update the process of gradients updating skipping if the gradients have infinite values. * update the way to zero grads. * update test_update_loss_scaling_op.py * add log info when find infinite grads. * add the unit test for UpdateLossScaling Layer.
-
由 Adam 提交于
* Add int8 GRU kernel with UTs * Lint fixes * More lint fixes
-
由 Jack Zhou 提交于
Error description optimize for math dir
-
- 13 9月, 2020 1 次提交
-
-
由 Zhang Ting 提交于
-
- 12 9月, 2020 1 次提交
-
-
由 lidanqing 提交于
* Fix the lookup_table_v2 failed on GRU mkldnn kernel issue test=develop * fix according to reviews, removed x_num_col_dims test=develop * update gru model. change according to reviews test=develop * change according to reviews test=develop
-
- 11 9月, 2020 3 次提交
-
-
由 Chen Weihang 提交于
-
由 Wilber 提交于
-
由 furnace 提交于
-
- 10 9月, 2020 8 次提交
-
-
由 lilong12 提交于
* add double grad for tile, test=develop * add double grad for expand_v2 op, test=develop
-
由 lilong12 提交于
* add double grad for expand, test=develop
-
由 Qi Li 提交于
-
由 Jacek Czaja 提交于
* - introducing oneDNN 1.6 test=develop * - Removed redundant code test=develop
-
由 ShenLiang 提交于
-
由 wawltor 提交于
fix the CudaPinMemory bug for the equal op and add the test case for the equal op
-
由 zhupengyang 提交于
-
由 Steffy-zxf 提交于
update error info for selected_rows_functor
-
- 09 9月, 2020 4 次提交
-
-
由 JZ-LIANG 提交于
add lars to fleet meta optimizer
-
由 wangchaochaohu 提交于
-
由 Qinghe JING 提交于
* set default value to strategy in distributed_optimizer test=develop
-
由 kinghuin 提交于
optimize the error message for math dir
-
- 08 9月, 2020 7 次提交
-
-
由 myq406450149 提交于
* fix frobenius_norm error, rm p=0 2-axis support. test=develop
-
由 LielinJiang 提交于
* fix summary rnn * fix kl_div bug when input shape is [1] and reduction is batchmean
-
由 whs 提交于
-
由 wangguanzhong 提交于
* enhance collect_op for dygraph, test=develop * enhance detection ops with lod, test=develop * support none bbox left in generate_proposals, test=develop * unfiy MultiLevelRoisNum, test=develop * update core.ops, test=develop * add op register for new input & output, test=develop
-
由 LielinJiang 提交于
* add correlation api to contrib
-
由 kinghuin 提交于
fix the error message for the unpooling.cc
-
由 xiaoting 提交于
* fix typo for interp_v2,test=develop * align with torch, test=develop * add area mode, test=develop * fix bug, test=develop * format notes, test=develop * update for converage, test=develop * fix bilinear, test=develop * fix bicubic, test=develop * fix typo, test=develop * fix coverage, test=develop * fix helper.input_dtype, test=develop * polish notes, test=develop * polish notes, test=develop * polish notes, test=develop
-
- 07 9月, 2020 3 次提交
-
-
由 wangchaochaohu 提交于
-
由 zhupengyang 提交于
-
由 GaoWei8 提交于
* add lstm cudnn of padding data and refine cudnn codes
-
- 06 9月, 2020 2 次提交
-
-
由 wawltor 提交于
update the check for the dtype check for the argmin, argmax
-
由 wangchaochaohu 提交于
-
- 05 9月, 2020 1 次提交
-
-
由 yaoxuefeng 提交于
-