- 26 3月, 2019 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 22 3月, 2019 1 次提交
-
-
由 sneaxiy 提交于
-
- 18 2月, 2019 1 次提交
-
-
由 Zhang, Guoming 提交于
1.Remove the code for setting mkldnn environment in the test_calibration.py; 2.Update the cmake file for MKLDNN environment enabling; 3.Update the INT8 inference doc. test=release/1.3
-
- 13 2月, 2019 3 次提交
- 30 1月, 2019 3 次提交
-
-
由 Haihao Shen 提交于
* Add calibration README; test=develop
-
由 Haihao Shen 提交于
* Add INT8 calibration support in Paddle package; test=develop
-
由 Haihao Shen 提交于
* Enable performance measurement in INT8 calibration unit test
-
- 28 1月, 2019 1 次提交
-
-
由 Haihao Shen 提交于
* Enable mobilenet UT in separate test class; use download cache by paddle download utility and cache unzip; and fix typo; test=develop * Extract cache_unzipping function for reuse; format code style; test=develop * Simplify the test code by define a combined function for both downloading and unzipping; test=develop
-
- 25 1月, 2019 1 次提交
-
-
由 Haihao Shen 提交于
-
- 23 1月, 2019 2 次提交
-
-
由 guomingz 提交于
* Add the calibration tool code for int8 inference and focus test. * Fix the calibration tool per the review comments. test=develop * Update the calibrator doc and remove extra line. * Fix the invalid is_negative_input attr set on Mobilenet. * Add the comments and fix the format issue. test=develop * Update the CMakelist.txt for Calibration PR.Disable the Calibration UT if not enable MKLDNN. test=develop * Update the CMakeList.txt. test=develop * Disable the test_calibration case on WIN and MAC. test=develop * Add the missing brackets. test=develop * Remove the outdated map operator which not supported on Python3. test=develop * Fix the style issue. test=develop * 1.Update the CMakeList.txt to disable calibration tool ut when the WITH_MKL is not set; 2.Add the workaround to enable the FLAGS_use_mkldnn for PR_CI(PADDLE). test=develop * Fix the typo and format the License header. test=develop * 1.Add and Update TODOs per review comments. 2.Code clean. test=develop
-
由 Qiao Longfei 提交于
-
- 22 1月, 2019 2 次提交
- 21 1月, 2019 3 次提交
-
-
由 WangZhen 提交于
-
由 Qiao Longfei 提交于
test=develop
-
由 Dun 提交于
* mem opt * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * refine code test=develop * refine code test=develop * refine code test=develop * refine code test=develop * refine with cub test=develop * fix mkldnn test && remove comments && test=develop * polish code && test=develop * add only_forward test && test=develop
-
- 20 1月, 2019 1 次提交
-
-
由 WangZhen 提交于
-
- 19 1月, 2019 1 次提交
-
-
由 WangZhen 提交于
-
- 24 12月, 2018 1 次提交
-
-
由 whs 提交于
* Init slim. * Remove distillation demo. * Fix import errors. test=develop * Fix some issues. test=develop * Fix configs. test=develop * Modify API.spec. test=develop * Fix format. test=develop * Fix format. test=develop * Add some comments.
-
- 20 12月, 2018 1 次提交
-
-
由 tangwei12 提交于
* fix utils config, test=develop * reweite tools in lookup table utils, test=develop * merge develop, test=develop * add copy in setup, test=develop * update api spec, test=develop * add doc, test=develop * prettifying doc, test=develop * Update API.spec update api.spec, test=develop * Update lookup_table_utils.py test=develop * Update lookup_table_utils.py test=develop * merge develop, test=develop * merge develop, test=develop * init fix, test=develop * fix in downloads, test=develop * fix in setup.in, test=develop
-
- 14 12月, 2018 1 次提交
-
-
由 heqiaozhi 提交于
-
- 12 12月, 2018 3 次提交
- 11 12月, 2018 1 次提交
-
-
由 heqiaozhi 提交于
-
- 04 12月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 01 12月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 26 11月, 2018 1 次提交
-
-
由 tangwei12 提交于
* fix mkdir conflict * fix load/save lookup tables test=develop * add lookup_table_utils * fix load optimize vars on pserver * delete lookup table utils * fix save and load lookup tables * fix load optimizer var * fix load optimizer var, test=develop * fix python 3 style, test=develop * move lookup_table_utils to contrib utils
-
- 22 11月, 2018 2 次提交
-
-
由 tangwei12 提交于
* add hdfs utils * add hdfs utils * test=develop * update hdfs utils and add demo * fix multi_download return local files * test=develop * add sync multi upload, test=develop
-
由 wopeizl 提交于
* add recordio support * disable the openblas multi-thread on windows since no support adjust the python script * code style * code style test=develop * add create_recordio_file_reader back * fix code style test=develop * fix the gtest.cmake on windows * fix cc_test on windows * fix the win build test=develop * remove fused compile support on windows test=develop * add the jit support test=develop * add the jit support, test=develop * add the jit support, test=develop * add the jit back fix compile error on windows * rollback test=develop * test case fix * disable DSO by default on windows * exclude warpctc_op on windows * exclude the dynload_warpctc out on windows test=develop * fix the scripts error test=develop * disable avx on windows by default test=develop * re-organize the cmake file * disable mkl on windows by default * add warp_ctc back * fix the dependency * fix the dependency * fix the build issue on windows * remove unsupported flag on windows * code style * code style test=develop * fix issue * add profiler, parallel_executor back * clean up the pre-definitions on windows * fix build issue * test=develop
-
- 16 11月, 2018 1 次提交
-
-
由 peizhilin 提交于
adjust the python script
-
- 06 11月, 2018 1 次提交
-
-
由 peizhilin 提交于
1. Non utf-8 characters within comments of OPs may lead to protobuf fail to parse_from_string 2. comment out some ops which not supported on windows 3. cuda libs may not be correctly linked to target on windows
-
- 21 10月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 29 9月, 2018 2 次提交
-
-
由 Dang Qingqing 提交于
-
由 qingqing01 提交于
-
- 28 9月, 2018 1 次提交
-
-
由 Dang Qingqing 提交于
test=develop
-
- 27 9月, 2018 2 次提交
-
-
由 chengduo 提交于
-
由 Dang Qingqing 提交于
-