- 08 9月, 2020 10 次提交
-
-
由 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
-
由 WeiXin 提交于
* polish one line error message in tensor.cc * polish error messages in tensor.cc,tensor.h tensor_impl.h * polish error messages in tensor.cc tensor.h tensor_impl.h * polish error messages in tensor.cc,tensor.h tensor_impl.h * polish error messages in tensor.cc tensor.h tensor_impl.h tensor_test.cc * polish error messages in tensor.cc tensor.h tensor_impl.h
-
由 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
-
由 LoveAn 提交于
Fix problem that target name already exists when there isn't model data cache, test=develop (#27142)
-
由 kinghuin 提交于
fix the error message for the unpooling.cc
-
由 Pei Yang 提交于
-
由 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 6 次提交
-
-
由 wangchaochaohu 提交于
-
由 Wilber 提交于
-
由 YUNSHEN XIE 提交于
-
由 zhupengyang 提交于
-
由 LoveAn 提交于
* Modify data download function, and support unittests of inference APIs on windows, test=develop * The import error compatible with py2 and py3, and fix unittests problems of inference APIs on Windows, test=develop
-
由 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 提交于
-
- 04 9月, 2020 5 次提交
-
-
由 Jacek Czaja 提交于
* - Added fix to mobilenet * - compilation fix * - Fix to conv2d grad oneDNN with groups test=develop
-
由 Chengmo 提交于
support heter-xpu-ps
-
由 whs 提交于
test=develop
-
由 ShenLiang 提交于
-
由 yaoxuefeng 提交于
-
- 03 9月, 2020 5 次提交
-
-
由 Feiyu Chan 提交于
-
由 wangchaochaohu 提交于
-
由 joanna.wozna.intel 提交于
-
由 Yang Zhang 提交于
-
由 Shang Zhizhou 提交于
-
- 02 9月, 2020 10 次提交
-
-
由 huangjun12 提交于
* fix dropout bug in backward when input is 1d tensor, test=develop * add test case and refine error message, test=develop * refine error message, test=develop
-
由 YUNSHEN XIE 提交于
-
由 Zhou Wei 提交于
-
由 joanna.wozna.intel 提交于
* Add mkldnn bfloat16 option to C-API * Add test for bfloat16 gpu * Change coverage test * Repair capi_gpu test
-
由 Jacek Czaja 提交于
test=develop
-
由 wanghuancoder 提交于
* optimized transformation form tensor to numpy, test=develop * Modify fetch op handle, from memcpy Sync to memcpy Async, test=develop * modify CUDAPinnedPlace to CPUPlace, test=develop * modify CPUPlace to CUDAPinnedPlace, and set default inplace to false, test=develop * revert fetch_op_handle, add fetch_async_op_handle, test=develop * revert fetch_op_handle, add fetch_async_op_handle, test=develop * fix error msg report, test=develop * fix bug in cpuplace, test=develop * fix bug in unmerge and tensorarray modle, test=develop * fix bug, double copy gpu memory, test=develop * fix chenweihang¡¯s review advice, test=develop
-
由 Thunderbrook 提交于
* fix eigen in push sparse; fix hadoop command test=develop * add log in load_combine_op test=develop
-
由 Zhaolong Xing 提交于
test=develop
-
由 wawltor 提交于
* fix the argmin,argmax op for the paddlepaddle 2.0, add checkPoint for the argmax/argmin
-
由 Chengmo 提交于
* fix fluid.embedding
-
- 01 9月, 2020 1 次提交
-
-
由 zlsh80826 提交于
* add stack_op to CMakeLists * add dim=3 support for scale op * add trt stack op, test=develop * remove debug message * add stack plugin serialize * remove slice, scale op, will add later * enhence error message * revise trt ernie test to conver the stack op CI testi, test=develop * add stack op serialization * fix test shape after adding stack op * remove slice op, will add after implementing serialization * roll back to min_graph=5 to avoid using slice op * fix scale op output layer * implement stack op createPlugin * use workspace and move the defination to .cu * move stack plugin creator definition to .cu, test=develop
-