- 12 10月, 2020 11 次提交
-
-
由 Jacek Czaja 提交于
-
由 chen.zhiyu 提交于
-
由 myq406450149 提交于
-
由 Zhang Ting 提交于
* use IndexList to improve performance, test=develop * remove EIGEN_HAS_INDEX_LIST, test=develop * use IndexList only when EIGEN_HAS_INDEX_LIST is true
-
由 GaoWei8 提交于
* add flattern weight of lstm
-
由 Guanghua Yu 提交于
* error message optimization in softmax_with_cross_entropy_op * fix some unsuited comment
-
由 zhupengyang 提交于
-
由 TeslaZhao 提交于
* Add double grad in Squeeze and Unsqueeze * Add double grad in Squeeze and Unsqueeze
-
由 Jack Zhou 提交于
Add xpu kernel for KUNLUN core: * accuracy op * sign op * scale op * sum op Add default atol in xpu unittest.
-
由 mapingshuo 提交于
-
由 cc 提交于
* Add test attribute in channelwise_quant op, test=develop
-
- 10 10月, 2020 6 次提交
-
-
由 wangxinxin08 提交于
* add matmul doublegrad op * fix compile errors * modify code according to review * delete float16
-
由 zhupengyang 提交于
-
由 zhupengyang 提交于
-
由 Double_V 提交于
* fix pool3d bug, test=develop * fix unitest, test=develop * fix test and fix pool2d bug, test=develop
-
由 石晓伟 提交于
-
由 Qi Li 提交于
-
- 09 10月, 2020 9 次提交
-
-
由 Jacek Czaja 提交于
test=develop - compilation fix test=develop
-
由 Feiyu Chan 提交于
-
由 zhupengyang 提交于
-
由 smallv0221 提交于
API(lstm_unit, lstmp, sequence_mask, sequence_enumerate, sequence_conv) error message enhancement (#27572) * API(Compute) error message enhancement on line 44, 50, 53. * lstm_unit error message enhancement. lstmp error message enhancement. sequence_conv error message enhencement. sequence_enumerate error message enhencement. sequence_mask error message enhencement. * Update lstm_unit_op.cc * Update lstm_unit_op.h * error msg enhancement. * Update sequence_conv_op.cc * Update lstm_unit_op.cc * Update sequence_conv_op.cc * Update sequence_enumerate_op.cc * Update sequence_enumerate_op.cu * Update sequence_enumerate_op.h * Update sequence_pool_op.h * error message enhencement. * error message enhancement.
-
由 Jacek Czaja 提交于
-
由 xiemoyuan 提交于
* Optimize the error message for OPs. * Optimize the error message for OPs in details.
-
由 cc 提交于
-
由 Zhen Wang 提交于
-
由 LielinJiang 提交于
* fix bilateral bug
-
- 04 10月, 2020 1 次提交
-
-
由 Yiqun Liu 提交于
Polish the error message of fc, fused_fc_elementwise_layernorm and fused_embedding_seq_pool. (#27692) * Polish the error message of fc_op. * Polish the error message of fused_fc_elementwise_layer_norm op. * Polish an error message in fused_embedding_seq_pool_op.
-
- 01 10月, 2020 3 次提交
-
-
由 Wojciech Uss 提交于
-
由 Jacek Czaja 提交于
* - condidate fix to issue #25537 test=develop * - UT for transpose NHWC test=develop
-
由 Wojciech Uss 提交于
-
- 30 9月, 2020 6 次提交
-
-
由 joanna.wozna.intel 提交于
* Add avx instructions check * Small fix * Change function name * Change uint to unsigned int
-
由 hong19860320 提交于
test=develop
-
由 tangwei12 提交于
-
由 Qi Li 提交于
-
由 tianshuo78520a 提交于
* add xpu test * notest;add kunlun_test * notest;add kunlun_test * notest;test=kunlun * notest;test=kunlun * notest;test=kunlun * notest;test=kunlun * test=kunlun
-
由 MRXLT 提交于
* fix distributed error info * bug fix; notest * error info refine * update error info * update error info * update error info * bug fix * bug fix * bug fix * bug fix
-
- 29 9月, 2020 4 次提交
-
-
由 pangyoki 提交于
* add multinomial cpu kernel * fix C++ notype error * fix windows ci array len error * let array len be const * change array to vector * add cuda kernrl with num_distribution is 1, and not support replacement=False * add multinomial python api * support num_distribution different multinomial distributions * add multinomial python api unittest * change output dtype to int64 * fix coverage prob * optimize format * fix dtype of output error, should be int64_t
-
由 Zhang Ting 提交于
-
由 iducn 提交于
* add pip new requirements to windows * Increase the conditions that restrict system installation
-
由 Wojciech Uss 提交于
-