- 26 3月, 2019 1 次提交
-
-
由 whs 提交于
* Add fsp operator. 1 Add unitest. 2. Add python API. 3. Add layer test. * Add quantization strategy. 1. Add API. 2. Add unitest. * Add distillatoin strategy. * Add unitest config file for quantization * Fix Copyright test=develop * Fix setup.py * Fix document of layers.py. test=develop * Fix unitest in python3. test=develop * Fix documents. test=develop * 1. refine fsp op by batched gemm 2. remove unused import test=develop * Fix test_dist_se_resnext. 1. disable test distillation. 2. reset framework.py test=develop * Enable unitest of distillation after fixing Block._clone_variable test=develop * Fix cdn issue. test=develop
-
- 25 3月, 2019 1 次提交
-
-
由 liuwei1031 提交于
* fix cdn issue, test=develop * fix cdn issue, test=develop
-
- 23 3月, 2019 2 次提交
-
-
由 chuanqiw 提交于
test=develop
-
由 whs 提交于
* First pr of paddle slim. 1. Add framework of paddle slim 2. Add filter pruning strategy test=develop * Rename unitest to tests. test=develop * Add prettytable into requirements. test=develop * Change in_nodes and out_nodes to odered dict. test=develop * Remove distillation. test=develop * Fix API.spec test=develop * Fix unitest. test=develop * Fix unitest in windows. test=develop * Fix unitest in windows. test=develop * Fix unitest. test=develop * Hide some functions. test=develop * Fix python import in python3.5 test=develop * Fix compress pass. test=develop * Fix unitest of test_dist_ctr. test=develop * Enhence flops. * use os.path.join * Fix pickle for python3 Fix log and comments. test=develop * 1. Remove feed_reader in compress pass 2. Fix cache reader 3. Rename CompressPass to Compressor 4. Add comments for distiller optimizer 5. Remove unused pruner currently 6. Add some comments. 7. Change API.spec test=develop * Fix pruning in python3. test=develop * Fix unitest in python3. test=develop * Fix format in python3. test=develop
-
- 21 3月, 2019 1 次提交
-
-
由 Zhen Wang 提交于
-
- 19 3月, 2019 2 次提交
-
-
由 Zhen Wang 提交于
-
由 zhhsplendid 提交于
test=develop
-
- 18 3月, 2019 1 次提交
-
-
由 tangwei12 提交于
* update load persistables for increment, test=develop * update load persistables for increment, test=develop * update API Spec, test=develop * update API Spec, test=develop * add doc, test=develop * add doc, test=develop * Update lookup_table_utils.py * Update API.spec * Update lookup_table_utils.py test=develop * Update API.spec test=develop * fix api spec * Update lookup_table_utils.py test=develop
-
- 15 3月, 2019 1 次提交
-
-
由 视言 提交于
* Add moving average absmax op in quantilize-aware training.
-
- 12 3月, 2019 4 次提交
- 08 3月, 2019 2 次提交
- 07 3月, 2019 1 次提交
-
-
由 Zhen Wang 提交于
-
- 06 3月, 2019 1 次提交
-
-
由 Zhen Wang 提交于
-
- 25 2月, 2019 2 次提交
- 22 2月, 2019 1 次提交
-
-
由 Xin Pan 提交于
test=develop
-
- 21 2月, 2019 1 次提交
-
-
由 Xin Pan 提交于
test=develop
-
- 16 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=develop
-
- 12 2月, 2019 1 次提交
-
-
由 sneaxiy 提交于
test=develop
-
- 11 2月, 2019 2 次提交
- 31 1月, 2019 1 次提交
-
-
由 WangZhen 提交于
-
- 30 1月, 2019 4 次提交
-
-
由 WangZhen 提交于
-
由 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 3 次提交
-
-
由 WangZhen 提交于
-
由 WangZhen 提交于
-
由 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
-
- 26 1月, 2019 2 次提交
- 25 1月, 2019 1 次提交
-
-
由 Haihao Shen 提交于
-
- 24 1月, 2019 1 次提交
-
-
由 WangZhen 提交于
-
- 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 1 次提交
-
-
由 WangZhen 提交于
-