- 06 12月, 2019 1 次提交
-
-
由 石晓伟 提交于
-
- 02 12月, 2019 1 次提交
-
-
由 Zhaolong Xing 提交于
-
- 29 11月, 2019 1 次提交
-
-
由 Wojciech Uss 提交于
-
- 25 11月, 2019 1 次提交
-
-
由 liu zhengxi 提交于
* fix the CAPI ZeroCopy shape error and reconstruct the output obtain * use an anonymous namespace to cover the functor * fix unit tests because of the output of typeid(T).name() is different from linux and windows, test=develop
-
- 31 10月, 2019 1 次提交
-
-
由 Pei Yang 提交于
Bug Fix: Paddle-TRT cannot handle adaptive pooling in pool2d op converter and "num" attribute in split op converter (#20733) (#20902) * fix pool2d trt converter, test=develop * add fix for split op converter, test=develop
-
- 20 10月, 2019 1 次提交
-
-
由 bingyanghuang 提交于
-
- 18 10月, 2019 1 次提交
-
-
由 liu zhengxi 提交于
* improve the performance of capi in PD_PredictorRun (#20665) * alter the capi of PD_PredictorRun to provide proper function, test=release/1.6
-
- 16 10月, 2019 1 次提交
-
-
由 Michał Gallus 提交于
test=release/1.6 test=document_fix
-
- 15 10月, 2019 1 次提交
-
-
由 liu zhengxi 提交于
-
- 14 10月, 2019 1 次提交
-
-
由 Pei Yang 提交于
-
- 10 10月, 2019 1 次提交
-
-
由 liu zhengxi 提交于
* Add capi for fluid inference api (#20092) * add capi for fluid inference api, including AnalysisConfig, AnalysisPredictor, PaddleBuf, PaddleTensor, ZeroCopyTensor * add dll to inference capi (#20180) * add dll to inference capi, test=develop * add if win32 in cmakelists, test=develop
-
- 25 9月, 2019 2 次提交
-
-
由 Zhaolong Xing 提交于
FIx C++ inference BUG: When open memory optim and enable trt subgraph at the same time, there is a bug (#19969) * fix memory optimization type test=develop * 1. fix BUG: open trt and memory optim will trigger bug. 2. Clean memory optim bug. test=develop
-
由 Aurelius84 提交于
* Removing last dims constraints of seq_pad and seq_unpad test=develop * fix test_layer api code test=develop * fix sequence_pad_op.cc conflict test=develop * remove test_analyzer_mm_dnn test=develop * fix vectorize bug test=develop * fix vectorize<int> test=develop
-
- 21 9月, 2019 2 次提交
-
-
由 pawelpiotrowicz 提交于
test=develop
-
由 Pei Yang 提交于
* fix trt bugs when sharing params, test=develop * add unittest for cascade_rcnn
-
- 17 9月, 2019 1 次提交
-
-
由 Pei Yang 提交于
zerocopytensor support uint8, analysis config support profile, analysis predictor support GetInputTensorShape, test=develop (#19822)
-
- 16 9月, 2019 1 次提交
-
-
由 Yiqun Liu 提交于
* Refine the codes related to fc op. * Add GPU implementation for fc functor. * Apply fc_fuse_pass in GPU inference. test=develop * Change the cmake for fc op. * Change PADDLE_ENFORCE to PADDLE_ENFORCE_EQ. * Add an attribute to set the activation type in fc_op. * Enhance the unittest of fc_op. test=develop * Remove the declaration of FCOpGrad back to the header file. test=develop * Set default value for newly added arguments in test_fc_op. test=develop * Enhance fc_fuse_pass to enable fusing relu. * Allow print the shapes of var_desc in graph. test=develop * Enhance fc_fuse_pass_tester. * Remove the use of PADDLE_ENFORCE. test=develop * Correct the number of ops after fusing. test=develop * Fix a typo. test=develop * Set activation_type to null when there is no relu in fc. test=develop * Refine fc_fuse_pass's codes. * Enable the set of shape for tensor. * Refine repeated_fc_relu_pass and add unittest. test=develop
-
- 03 9月, 2019 1 次提交
-
-
由 Yiqun Liu 提交于
* Add a interface to enable cudnn for inference. * Add cudnn_placement_pass. test=develop * Set the default value of cudnn_enabled_op_types to null. test=develop * Write the common basic class, placement_pass_base, to refine the codes. test=develop * Call EnableCUDNN in unittest. test=develop * Refine cudnn_placement_pass tester. * Enable the testing of cudnn_placement_pass in inference's unittest. test=develop * Add the check of op kernels. test=develop
-
- 22 8月, 2019 1 次提交
-
-
由 lidanqing 提交于
* add local user data conversion into full_pascalvoc_test_preprocess.py test=develop * change PADDLE_ENFORCE to PADDLE_ENFORCE_GE test=develop * change according to reviews test=develop
-
- 15 8月, 2019 1 次提交
-
-
由 lidanqing 提交于
* change the top1 comparison to mAP comparison test=develop * change the mobilenet-ssd tester demo data and batch_size settings test=develop
-
- 30 7月, 2019 1 次提交
-
- 11 7月, 2019 1 次提交
-
-
由 Tao Luo 提交于
* add config.SetMkldnnCacheCapacity api for mkldnn cache clear strategy test=develop * enhance MkldnnPostReset test=develop * add comments for mkldnn_cache_capacity field test=develop
-
- 08 7月, 2019 2 次提交
- 05 7月, 2019 1 次提交
-
-
由 bingyanghuang 提交于
-
- 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 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-