- 08 11月, 2019 13 次提交
-
-
由 Tao Luo 提交于
* split some APIs from nn.py to rnn.py * split some APIs from nn.py to sequence_lod.py test=develop * fix unit-test bug test=develop * fix test_layers unit-test bug test=develop
-
由 joanna.wozna.intel 提交于
* Add transpose2 INT8 for mkl-dnn test=develop * Fix test_transpose_int8_mkldnn test=develop * Revert "Merge branch 'develop' into transpose_int8_mkldnn_2" This reverts commit 34011bdb, reversing changes made to 2ce6473f. * Revert "Revert "Merge branch 'develop' into transpose_int8_mkldnn_2"" This reverts commit 23754dd7. * Add template to TransposeMKLDNNHandler test=develop * Resolve conflict test=develop * Restore get_size and refactor test=develop
-
由 juncaipeng 提交于
-
由 LielinJiang 提交于
-
由 wangchaochaohu 提交于
-
由 Chen Weihang 提交于
* fix activation_functions deps, test=develop, test=document_fix * add error_codes_proto deps, test=develop, test=document_fix * try delete enforce.h, test=develop, test=document_fix
-
由 wangchaochaohu 提交于
* fix the expand op compile time cost long time test=develop * add tag for just copy test=develop
-
由 Wojciech Uss 提交于
test=develop
-
由 liym27 提交于
fix bug in pool/conv/conv_transpose: UpdatePaddingAndDilation, _get_padding_with_SAME and conv2dtranspose_forward_naive. (#20997) * fix bug in pool/conv/conv_transpose: 1. It should be stride[i] not stride[0] in UpdatePaddingAndDilation; 2. fix bug of func _get_padding_with_SAME in test_conv/conv_transpose_op.py; 3. fix bug of the computation process in function conv2dtranspose_forward_naive. test=develop * change test to make the data of different dimensions different. test=develop
-
由 GaoWei8 提交于
* Add ernie unit test test=develop * Add ernie unit test test=develop * Add ernie unit test test=develop * remove ngraph * optimize gpu test test=develop * optimize codes test=develop
-
由 zhouwei25 提交于
-
由 mapingshuo 提交于
-
由 Chen Weihang 提交于
* Enrich the type of error and declare the error type interfaces, test=develop * adjust tests to adapt new form, test=develop * add inference deps with error_codes.pb.h, test=develop * restore stack iter start pos, test=develop * polish code based review comments, test=develop
-
- 07 11月, 2019 2 次提交
-
-
由 Adam 提交于
* Add asymetric padding support for mkldnn pooling test=develop * Add asymetric padding support for mkldnn conv test=develop * Add asymetric padding support for mkldnn conv_transpose test=develop
-
由 Huihuang Zheng 提交于
These ops are useful in control flow.
-
- 06 11月, 2019 8 次提交
-
-
由 tianshuo78520a 提交于
-
由 hong 提交于
* fix uniform random; test=develop * add uniform random test; test=develop
-
由 Liufang Sang 提交于
-
由 Wojciech Uss 提交于
test=develop
-
由 liym27 提交于
-
由 juncaipeng 提交于
* Fix bug for inserting add_quant_dequant_op to same variable repetitively in add_quant_dequant_pass, test=develop
-
由 ddokupil 提交于
* add ending message Add ending message to indicate script execution properly finished * Update paddle_build.sh test=develop * Update paddle_build.sh test=document_fix * Update paddle_build.sh test=develop test=document_fix
-
由 Zeng Jinle 提交于
-
- 05 11月, 2019 11 次提交
-
-
由 tianshuo78520a 提交于
* split api_spec document;test=document_fix * change tools * test=develop;test=document_fix * test=develop;test=document_fix
-
由 juncaipeng 提交于
* add post training quantization, test=develop * specify the quantizable op type, test=develop
-
由 zhaoyuchen2018 提交于
ocr_recognition fails, so add a path to handle small frame_size. test=develop
-
由 Zeng Jinle 提交于
-
由 Chengmo 提交于
* test=develop,fix rpc not wait in geo
-
由 Leo Chen 提交于
* Add c++ global current tracer for dygraph, test=develop * add tracer property in c++, test=develop * support different place, test=develop * add unittest for tracer, test=develop
-
由 Zeng Jinle 提交于
-
由 Huihuang Zheng 提交于
-
由 xujiaqi01 提交于
* remove duplicate code and duplicate config of master+patch * drop all ins which has conflict slot or size < merge_size * user only need to set merge size,if ins num of same id is not equal to merge size, just drop these ins * user must make sure master data and patch data has no same slot whose feasigns are both non-zero, otherwise these ins will be dropped. (slot list should still be the same of both master and patch) * test=develop
-
由 Tao Luo 提交于
test=develop
-
由 Zeng Jinle 提交于
* support no need buffer vars in dygraph, test=develop * fix inference compilation error, test=develop * update no_need_buffer_vars_inference, test=develop * add unittests for no_need_buffer_vars_context, test=develop * refine no_need_buffer_vars by return ref, test=develop * polish some codes, test=develop
-
- 04 11月, 2019 6 次提交
-
-
由 wangchaochaohu 提交于
-
由 Thunderbrook 提交于
test=develop
-
由 Yucheng 提交于
* test=develop
-
由 zhouwei25 提交于
-
由 Zhang Ting 提交于
-
由 Liufang Sang 提交于
-