- 20 2月, 2020 3 次提交
-
-
由 Wojciech Uss 提交于
-
由 flame 提交于
-
由 Huihuang Zheng 提交于
1. Move AstNodeWrapper, StaticAnalysisVisitor to a new python file: static_analysis.py 2. Add basic node var type analysis
-
- 19 2月, 2020 4 次提交
-
-
由 wangchaochaohu 提交于
* fix the profile print error test=develop
-
由 bingyanghuang 提交于
-
由 songyouwei 提交于
* Linear use mul op test=develop * fix unittest test=develop
-
由 HappyAngel 提交于
-
- 18 2月, 2020 7 次提交
-
-
由 Chen Weihang 提交于
-
由 lidanqing 提交于
* improve the mul_mkldnn_op line coverage test=develop * remove fp32 mul mkldnn kernel test=develop * locally refactoring test=develop * change according to reviews test=develop
-
由 wangchaochaohu 提交于
* add python flag to control profile level test=develop
-
由 Wojciech Uss 提交于
* Doc update with Ernie QAT INT8 benchmarking test=develop * fixes after review test=develop * remove ernie part, test=develop test=document_fix * Fix model name for qatv2 test=develop test=document_fix * Add Ernie data test=develop test=document_fix * update ERNIE benchmark with baidu QA results, test=develop test=document_fix Co-authored-by: Nbingyanghuang <33643817+bingyanghuang@users.noreply.github.com> Co-authored-by: NMichał Gallus <sand3r@interia.eu>
-
由 zhouwei25 提交于
-
由 liym27 提交于
* support num_flatten_dims=-1 of API fc. test=develop * fix name of class Test* and add CUDAPlace test. test=develop
-
由 Aurelius84 提交于
-
- 17 2月, 2020 11 次提交
-
-
由 123malin 提交于
-
由 Zhaolong Xing 提交于
* fix trt log test=develop * fix comments test=develop
-
由 zhouwei25 提交于
-
由 songyouwei 提交于
* support reset param with None value * add unittest test=develop * update unittest test=develop
-
由 Chen Weihang 提交于
* add get delay for multiprocess data loader, test=develop * add unittest for coverage ci, test=develop * add timeout unittest, test=develop * increase the delay time, test=develop
-
由 Adam 提交于
-
由 Kaipeng Deng 提交于
-
由 Adam 提交于
-
由 Jiawei Wang 提交于
* Add TopK Op Grad CPU&GPU Kernel test=develop * Add TopK Op Grad, modify grad op maker test=develop * Add TopK Op Grad, modify grad op maker test=develop * Add TopK Op Grad, modify PADDLE_ENFORCE test=develop * Add TopK Op Grad, modify PADDLE_THROW test=develop * Add TopK Op Grad, modify unittest test=develop * fix ngraph top k op unittest test=develop
-
由 xiaoting 提交于
-
由 guofei 提交于
Modify english document and unittest of while_loop
-
- 16 2月, 2020 4 次提交
-
-
由 Chen Weihang 提交于
* split unittests in data loader test, test=release/1.7 * split unittests to different files, test=develop * remove repeat unittest, test=develop
-
由 123malin 提交于
-
由 tangwei12 提交于
pretty print for communicator flag
-
由 songyouwei 提交于
test=develop
-
- 15 2月, 2020 5 次提交
-
-
由 songyouwei 提交于
test=develop
-
由 Steffy-zxf 提交于
* update ops's unittest of elementwise_pow, elementwise_max, elementwise_min, scale and sqrt 1. update elementwise_pow, elementwise_max and scale's unitests with input data type (float32 -> float64) 2. fix bug that the elementwise_pow doesn't meet threshold requirements with tackling float64 data 3. remove sqrt from op_accuracy_white_list.py 4. update the unittests of elementwise_pow, elementwise_max and elementwise_min ops that their input data shape over 100 5. test=develop * modify the writing style according suggestions test=develop
-
由 Kaipeng Deng 提交于
-
由 tangwei12 提交于
* add deprecated for distribute transpiler, will delete it after 2.0.0, test=develop
-
由 flame 提交于
-
- 14 2月, 2020 6 次提交
-
-
由 Chen Weihang 提交于
-
由 Wilber 提交于
当一个模型中有多个fc_lstm子图的时候,且其中fc共用了同一个persistable的bias,此时不应该将bias节点删除,只将非persistable的节点去除即可。
-
由 Chen Weihang 提交于
* reproduce match error, test=develop, test=document_fix * fix mismatch error, test=develop, test=document_fix
-
由 flame 提交于
* support golang inference
-
由 Chen Weihang 提交于
-
由 guofei 提交于
As the title.
-