- 03 7月, 2019 2 次提交
- 02 7月, 2019 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-
- 27 6月, 2019 1 次提交
-
-
由 lidanqing 提交于
* some fixes for int8 mobilenet_ssd tester test=develop * change wrong data file name test=develop * change test images bin file from 200 images to 100 images * change directory existence to file existence during downloading test=develop * reuse download_data test=develop * run full dataset when iterations=0 test=develop
-
- 19 6月, 2019 2 次提交
- 16 6月, 2019 2 次提交
-
-
由 Wojciech Uss 提交于
test=develop
-
由 Wojciech Uss 提交于
* reuse C-API INT8 unit test application test=develop * updates after review test=develop
-
- 14 6月, 2019 1 次提交
-
-
由 lidanqing 提交于
* add pascalvoc preprocess script and mobilenet-ssd analyzer_tester, wait 17737 * change converting local dataset to downloading and converting tarfile test=develop * change the test data_path test=develop * change copyright (c) 2016 to copyright (c) 2019 test=develop
-
- 13 6月, 2019 2 次提交
-
-
由 石晓伟 提交于
-
由 Michał Gallus 提交于
-
- 11 6月, 2019 1 次提交
-
-
由 石晓伟 提交于
* update anakin-engine interfaces for content-dnn test=develop * support only-gpu mode of Anakin modify eltwise parse test=develop * modification for thread-safe test=develop * Integrated template instance test=develop * increase template parameters test=develop * support MLU predictor test=develop * update anakin cmake files test=develop * update TargetWrapper::set_device * update the initialization of anakin subgraph test=develop * use the default constructor of base class test=develop
-
- 06 6月, 2019 2 次提交
-
-
由 mozga-intel 提交于
-
由 Zhaolong Xing 提交于
test=develop
-
- 29 5月, 2019 3 次提交
-
-
由 Tao Luo 提交于
test=develop
-
由 Zhaolong Xing 提交于
test=develop
-
由 mozga-intel 提交于
-
- 28 5月, 2019 1 次提交
-
-
由 lidanqing 提交于
* add INT8 conv+relu6 fuse and enbale mobilentv2 INT8 test test=develop * change fasle and 0.0 to fuse_brelu and brelu_threshold test=develop change the "fuse_relu||fuse_brelu" to "unsigned_output" test=develop * Use relu instead of brelu as INT8 post-op because INT8 brelu is not enabled in mkldnn v0.18 test=develop * continuous-integration fix test=develop
-
- 24 5月, 2019 2 次提交
-
-
由 Michał Gallus 提交于
* fuse mul and elementwise add to fc * Reimplement the FC forward operator * Fix FC MKLDNN integration by transposing weights * Add FC MKLDNN Pass test=develop * FC MKLDNN Pass: change memcpy to std::copy * Fix MKLDNN FC handling of mismatch input and weights dims * Lower tolerance for MKL-DNN in resnet50 test test=develop * Adjust FC to support MKLDNN Op placement test=develop * Adjust Placement Op to set use_mkldnn attribute for graph test=develop * MKLDNN FC: fix weights format so that gemm version is called test=develop * FC MKLDNN: Remove tolerance decrease from tester_helper * FC MKL-DNN: Refactor the code, change input reorder to weight reorder * MKL-DNN FC: Introduce operator caching test=develop * FC MKL-DNN: Fix the tensor type in ExpectedKernelType test=develop * FC MKL-DNN: fix style changes test=develop * FC MKL-DNN: fallback to native on non-supported dim sizes test=develop * FC MKLDNN: fix CMake paths test=develop * FC MKLDNN: Refine placement pass graph mkldnn attribute test=develop * Fix Transpiler error for fuse_conv_eltwise test=develop * Fix missing STL includes in files test=develop * FC MKL-DNN: Enable new output size computation Also, refine pass to comply with newest interface. test=develop * FC MKL-DNN: enable only when fc_mkldnn_pass is enabled * FC MKL-DNN: Allow Weights to use oi or io format * FC MKL-DNN: Adjust UT to work with correct dims test=develop * Enable MKL DEBUG for resnet50 analyzer test=develop * FC MKL-DNN: Improve Hashing function test=develop * FC MKL-DNN: Fix shape for fc weights in transpiler * FC MKL-DNN: Update input pointer in re-used fc primitive * Add log for not handling fc fuse for unsupported dims test=develop * FC MKL-DNN: Move transpose from pass to Op Kernel test=develop * FC MKL-DNN: Disable transpose in unit test test=develop * FC MKL-DNN: Remove fc_mkldnn_pass from default list * Correct Flag for fake data analyzer tests test=develop * FC MKL-DNN: Add comment about fc mkldnn pass disablement test=develop * FC MKL-DNN: Disable fc in int8 tests test=develop
-
由 Sylwester Fraczek 提交于
* fix quantize_squash_pass segfault when there is no tensor linked do Bias input test=develop * add googlenet test test=develop * fix concat CreateKey not using input format test=develop
-
- 22 5月, 2019 1 次提交
-
-
由 lijianshe02 提交于
* modify saved model path in analyzer_save_model.cc test=develop
-
- 21 5月, 2019 2 次提交
- 15 5月, 2019 1 次提交
-
-
由 flame 提交于
fix secure bug
-
- 08 5月, 2019 1 次提交
-
-
由 Wojciech Uss 提交于
added printing data type to differentiate int8 and fp32 latency results test=develop
-
- 07 5月, 2019 1 次提交
-
-
由 Leo Zhao 提交于
* call SetNumThreads everytime to avoid missing omp thread setting resolve #17153 test=develop * add paddle_num_threads into config for test_analyzer_pyramid_dnn resolve #17153 test=develop
-
- 05 5月, 2019 1 次提交
-
-
由 wopeizl 提交于
-
- 30 4月, 2019 1 次提交
-
-
由 tensor-tang 提交于
* fix bn fuse vardesc and add model saver test=develop * unify save model in test helper test=develop * fix mkdir on windows test=develop * remove magic number use bn bias var desc test=develop
-
- 23 4月, 2019 1 次提交
-
-
由 luotao1 提交于
test=develop
-
- 22 4月, 2019 1 次提交
-
-
由 wopeizl 提交于
* add parallel build script to ci test=develop * 1. classify the test case as single card/two cards/multiple cards type 2. run test case according to the run type
-
- 19 4月, 2019 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-
- 17 4月, 2019 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-
- 15 4月, 2019 3 次提交
-
-
由 root 提交于
test=develop
-
由 lijianshe02 提交于
* add SaveOptimModel interface in analysis_predictor.h and test it in analyzer_dam_tester and analyzer_resnet50_tester test=develop
-
由 lidanqing 提交于
test=develop
-
- 12 4月, 2019 1 次提交
-
-
由 Yihua Xu 提交于
* Fix the order when sorting operators. test=develop * Enable transfomer compare test item. test=develop * Use set to replace vector. test=develop
-
- 11 4月, 2019 1 次提交
-
-
由 liuwei1031 提交于
* disable memory_optimize and inpalce strategy by default, test=develop * fix security issue http://newicafe.baidu.com:80/issue/PaddleSec-3/show?from=page http://newicafe.baidu.com:80/issue/PaddleSec-8/show?from=page http://newicafe.baidu.com:80/issue/PaddleSec-12/show?from=page http://newicafe.baidu.com:80/issue/PaddleSec-32/show?from=page http://newicafe.baidu.com:80/issue/PaddleSec-35/show?from=page http://newicafe.baidu.com:80/issue/PaddleSec-37/show?from=page http://newicafe.baidu.com:80/issue/PaddleSec-40/show?from=page http://newicafe.baidu.com:80/issue/PaddleSec-43/show?from=page http://newicafe.baidu.com:80/issue/PaddleSec-44/show?from=page http://newicafe.baidu.com:80/issue/PaddleSec-45/show?from=page test=develop * revert piece.cc, test=develop * adjust api.cc,test=develop
-
- 09 4月, 2019 1 次提交
-
-
由 tensor-tang 提交于
test=develop
-
- 04 4月, 2019 2 次提交
-
-
由 Tao Luo 提交于
test=develop
-
由 bingyanghuang 提交于
-