- 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
-
- 30 1月, 2019 2 次提交
-
-
由 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 1 次提交
-
-
由 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
-