- 28 1月, 2021 1 次提交
-
-
由 taixiurong 提交于
* transformer predict * trans bug fix
-
- 27 1月, 2021 6 次提交
-
-
由 liu zhengxi 提交于
* update gather_tree doc, test=document_fix * update sample code, test=document_fix * remove tensor type, test=document_fix
-
由 liu zhengxi 提交于
* upgrade gather_tree to core.ops * update gather_tree unittests
-
由 jakpiase 提交于
* added external reorder to profiler * resolved conflict * added enable_static * initial version of lstm, not working yet * added lstm to operators.cmake * added vanilla lstm mkldnn op * added peephole weights integration * minor changes * added formatting * added fusion_lstm_mkldnn to static_whitelist * added formatting * removed comment * moved use_peepholes attribute inside is_cached block * reverted wrong changes * minor formatting change * minor changes * changed stream handling * minor change * added datatype to GetExpectedKernelType() * added reading stream from TLS
-
由 liuyuhui 提交于
-
由 liym27 提交于
-
由 alncat 提交于
-
- 26 1月, 2021 4 次提交
-
-
由 lilong12 提交于
-
由 jakpiase 提交于
* added external reorder to profiler * resolved conflict * added enable_static * initial version of lstm, not working yet * added lstm to operators.cmake * added vanilla lstm mkldnn op * added peephole weights integration * minor changes * added formatting * added fusion_lstm_mkldnn to static_whitelist * added formatting * removed comment * moved use_peepholes attribute inside is_cached block * reverted wrong changes * minor formatting change * minor changes
-
由 Leo Chen 提交于
* polish printing dtype * fix special case
- 25 1月, 2021 11 次提交
-
-
由 arlesniak 提交于
* More precise mkldnn kernel choice in GetExpectedKernelType * Fixes after review * Refresh develop for CI * CI experiment * get back from CI exper
-
由 WangXi 提交于
-
由 123malin 提交于
-
由 yingshengBD 提交于
post quantize support insert fake_quantize_dequantize node before the OPs that will be used in VIS's faceid models (#30659) test=develop
-
由 123malin 提交于
* test=develop, fix test_lookahead
-
由 Qi Li 提交于
-
由 Jacek Czaja 提交于
-
由 Shang Zhizhou 提交于
* add dla * add dla done * add python api Co-authored-by: Nshangzhizhou <root@szth-rp-fanyi-opera49.szth.baidu.com>
-
由 yukavio 提交于
-
由 chentianyu03 提交于
* add abs test case * use std::abs to fix abs bug * fix the abs bug * fix abs bug
-
由 tianshuo78520a 提交于
-
- 22 1月, 2021 3 次提交
-
-
由 wuhuanzhou 提交于
* set WITH_INFERENCE_API_TEST=ON on Windows with GPU, notest, test=windows_ci * disable lite_mul_model_test, test=develop * disable test_analyzer_int8_resnet50, test=develop
-
由 石晓伟 提交于
-
由 ShenLiang 提交于
-
- 21 1月, 2021 5 次提交
-
-
由 Qi Li 提交于
-
由 Pei Yang 提交于
-
由 Thunderbrook 提交于
* build gpu task core * format
-
由 石晓伟 提交于
-
由 Zhen Wang 提交于
* Fix the bug in fleet amp_init. * Fix the amp_init unit test.
-
- 20 1月, 2021 10 次提交
-
-
由 cnn 提交于
* update document of paddle.vision.dataset, test=document * update document of paddle.vision.dataset, test=document
-
由 Jacek Czaja 提交于
-
由 guofei 提交于
* Fix the error of save_quantized_model
-
由 TTerror 提交于
* support reduce_max op on kunlun * support reduce_max op on kunlun * support reduce_max op on kunlun * support reduce_max op on kunlun
-
由 QingshuChen 提交于
-
由 wuhuanzhou 提交于
* optimize unity build, test=develop * fix code style error, test=develop * fix code style error and test /MP settings, test=develop
-
由 liuyuhui 提交于
-
由 WeiXin 提交于
* delay the 'timeout' of 'test_static_save_load'. * delay the 'timeout' of 'test_static_save_load'.
-
由 Zhou Wei 提交于
-
由 wanghuancoder 提交于
* delete empty line of pybing.cc, test=develop * use nvtx push pop in timeline, test=develop * change year, test=develop * add #ifdef PADDLE_WITH_CUDA, test=develop * add #ifndef WIN32, test=develop * is_pushed to is_pushed_, test=develop
-