- 12 4月, 2020 5 次提交
-
-
由 Chen Weihang 提交于
* op save/load_combine error msg polish, test=develop * fix detail error, test=develop
-
由 liuwei1031 提交于
-
由 liuwei1031 提交于
-
由 mamingjie-China 提交于
* API(argsort, argmax, argmin, cast, diag) error message enhancement, test=develop
-
由 hong19860320 提交于
-
- 11 4月, 2020 22 次提交
-
-
由 chenhaoze 提交于
* Add three passes and api reference of paddle_pass_builder.h
-
由 liym27 提交于
-
由 Aurelius84 提交于
* Spport transform two independed function in dygraph_to_static_output test=develop * fix unittest error test=develop
-
由 FlyingQianMM 提交于
OP(retinanet_detection_output, retinanet_target_assign, sigmoid_focal_loss, deformable_roi_pooling) error message enhancement. test=develop (#23726)
-
由 Wojciech Uss 提交于
* Update for QAT INT8 MKL-DNN document, added info on VNNI in Windows, benchmark results added and updated
-
由 Zhaolong Xing 提交于
* refine act conv2d pool2d fc, trt converter log test=develop * fix comments test=develop
-
由 xujiaqi01 提交于
* fix add dense table test=develop * fix test=develop * fix test=develop
-
由 xujiaqi01 提交于
* add save with prefix * test=develop
-
由 Guanghua Yu 提交于
* add cross_entropy_loss,test=develop * fix some commnet,test=develop
-
由 FDInSky 提交于
* test=develop modify some op for dyg rcnn
-
由 ceci3 提交于
* add bce_loss * fix mistake * replace paddle_enforce,test=develop * fix,test=develop * update,test=develop * remove duplicate,test=develop * update,test=develop * update error,test=develop * update,test=develop * fix unittest, test=develop * update, test=develop
-
由 zhangchunle 提交于
-
由 iducn 提交于
-
由 joanna.wozna.intel 提交于
* Op-requant squash test=develop * Add matmul to op-requant test test=develop
-
由 Zhang Ting 提交于
-
由 Zeng Jinle 提交于
-
由 Michał Gallus 提交于
* Initial FP32 DNNL MatMul Implementation * Implement int8 DNNL MatMul * Unify in-kernel-naming, clean UTs * MatmuL: Introduce op caching * Final adjustments test=develop * Remove dy_graph disablement test=develop * Change dnnl header name to new one test=develop * Contrain multi head check to prevent fails test=develop * Resolve dnnl header problems on MAC CI * Variable namings to kernel and skip_grad_ci added test=develop * Prevent MAC CI from failing * Prevent windows build from failing test=develop * Modify UTs to conform to the rules * Modify MatMul aux functions namings test=develop
-
由 Chen Weihang 提交于
-
由 liuwei1031 提交于
* imporve error messages for conv, conv_transpose, cos_sim, group_norm
-
由 wawltor 提交于
reduce the pricision of test case for matmul
-
由 Huihuang Zheng 提交于
The flaky windows test is hard to debug. It just has an exit code 0xc0000374 without any log so we don't know where and why. The probability of failure is about 1/50. I spent 3 days and found it happened only when using PE + control flow + Windows. Exit code 0xc0000374 indicates heap corruption or access violation, but I found the memory is enough during debugging. There is no failed test under 500+ linux tests. I suspect the reason is multiple thread difference between Windows and Linux but I don't have time to completely debug it now. I will temporary disable the test and fix it in next days.
-
由 zhupengyang 提交于
-
- 10 4月, 2020 13 次提交
-
-
由 songyouwei 提交于
* err msg enhance for PRelu * add ut test=develop
-
由 songyouwei 提交于
* err msg enhance for GRUUnit * add ut test=develop
-
由 songyouwei 提交于
* err msg enhance for Embedding * add ut test=develop
-
由 songyouwei 提交于
* err msg enhance for BilinearTensorProduct test=develop * rebase dev test=develop * add ut test=develop
-
由 zhupengyang 提交于
-
由 Chen Weihang 提交于
-
由 Chen Weihang 提交于
* fix program sample code error, test=develop, test=document_fix * fix detail error, test=develop, test=document_fix * fix typo, test=develop, test=document_fix
-
由 Chen Weihang 提交于
* fix compiled program sample code error, test=develop, test=document_fix * remove cn code in doc, test=develop, test=document_fix
-
由 Aurelius84 提交于
* API/OP (append_backward) error message enhancement test=develop * polish check_type test=develop * fix unittest failed test=develop * merge develop test=develop
-
由 Aurelius84 提交于
* Refine mechanism of calling outer function test=develop * fix typo test=develop
-
由 Zhang Ting 提交于
* add dist op
-
由 littletomatodonkey 提交于
add addmm op
-
由 zhaoyuchen2018 提交于
C++ OP enhancement.
-