- 31 10月, 2019 3 次提交
-
-
由 nhzlx 提交于
test=develop
-
-
由 liu zhengxi 提交于
* alter the unit tests api for googlenet, resnet50, inceptionv4, mobilenetv1, mobilenetv2 and thier corresponding cmake, test=develop * disable checks and correct some incorrect statement, test=develop
-
- 30 10月, 2019 9 次提交
-
-
由 Yuan Shuai 提交于
* [LOG] macro for vlog. test=develop
-
由 zhupengyang 提交于
test=develop
-
-
由 Yuan Shuai 提交于
* Fix bug target for kHost and kARM not equal. test=develop * Fix license. test=develop
-
由 hong19860320 提交于
-
由 Xiaoyang LI 提交于
-
由 Xiaoyang LI 提交于
-
由 huzhiqiang 提交于
* we can build x86 dynamic library by `build.sh x86` (#2270) * remove dynamic library compiling from `ci_build.sh build_test_server` (#2275)
-
由 huzhiqiang 提交于
* we can build x86 dynamic library by `build.sh x86`
-
- 29 10月, 2019 10 次提交
-
-
由 huzhiqiang 提交于
remove dynamic library compiling from `ci_build.sh build_test_server`
-
由 Yuan Shuai 提交于
* Fix bug target for kHost and kARM not equal. test=develop * Fix license. test=develop
-
由 guofei 提交于
test=develop
-
由 guofei 提交于
test=develop
-
由 liu zhengxi 提交于
* add tanh op in x86 platform and its unittest, test=develop * add gelu op on x86 platform and add its unittests, test=develop * update depends for math_function for activation for gelu, test=develop
-
由 zhupengyang 提交于
test=develop
-
由 hong19860320 提交于
* Add supporting for Huawei offical DDK * Fix the param of graph op in NPU graph computing kernel
-
由 guofei 提交于
test=develop
-
由 guofei 提交于
test=develop
-
由 zhupengyang 提交于
* [XPU] add mul op bridge and unit test test=develop * use tmp tensor for transposed y test=develop
-
- 28 10月, 2019 2 次提交
-
-
由 zhupengyang 提交于
test=develop
-
由 hong19860320 提交于
* Initial support for XPU * Fix compiling errors of XPU * Move XPU op kernel bridges from backends to kernels to fix deps order * Change the namespace and directory of XPU bridges * Add XPU SDK * Fix header files and namespace of XPU SDK * Add unit tests for relu and conv2d ops * Restore the modification of paddle_api_test * Supports simple model which contains only a relu layer * Add compiling scripts for XPU * Fix compiling errors of XPU * Add comments for XPU LoadModel and BuildModel
-
- 27 10月, 2019 2 次提交
-
-
由 huzhiqiang 提交于
* cherry-pick model-tailoring into release/v2.1.0 test=develop
-
由 huzhiqiang 提交于
* add shell file to automatically build and collect publish result test=develop * modify API inference of model_optimize_tool and add option for tiny&full publish test=develop
-
- 26 10月, 2019 1 次提交
-
-
由 Yuan Shuai 提交于
Fix conv_bn fuser with no elemwise op added, Fix conv_elem with original conv with conv_bias (#2211) * Fix conv_bn fuser with no elemwise op added. test=develop * fix match not bug. test=develop * Fix conv-bn pass. test=develop * Fix conv-bn pass. test=develop * Fix conv-bn pass. test=develop * Fix conv-bn pass. test=develop * Fix conv-bn pass. test=develop * Fix conv-bn fuse pass. test=develop * Fix conv-bn fuser consider the case: enable_int8=true without conv_bias. test=develop * Fix back, consider enable_int8. test=develop * Fix Bug for conv-bn quant pass. test=develop * Fix conv-elemwise considering origin conv with conv_bias. test=develop * Fix code format. test=develop * simplify. test=develop * simplify. test=develop * Fix conv_elem. test=develop
-
- 25 10月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
build x86 dynamic library in ci_build.sh ./lite/tool/ci_build.sh build_test_server
-
- 24 10月, 2019 6 次提交
-
-
由 xiebaiyuan 提交于
-
由 liu zhengxi 提交于
* make inceptionv4, resnet50, googlenet can run on x86 paltform and fix the compare part in x86 unittests, test=develop * fix googlenet tests for benchmark record, test=develop * [framework][profile] fix profile dump bug when op is feed and fetch test=develop (sangoly)
-
由 xiebaiyuan 提交于
* optimise conv 1x1 ,test=develop * add test_performance test
-
由 Xiaoyang LI 提交于
* remove log in reshape, fix conv error when padding size=4, test=develop * fix style, test=develop * remove useless code, test=develop * remove redundant model test file, test=develop * change cluster to power_mode, test=develop * fix build error, test=develop * change cluster to power_mode, test=develop * change opt_nb to use_optimize_nb, test=develop * null, test=develop * add gemv-int8 test, fix clang build error, test=develop * fix gemv-int8 error when build with clang, test=develop
-
由 Zhaolong Xing 提交于
test=develop
-
由 sangoly 提交于
* [python api] add armlinux supported and publish paddle-lite python lib & demo * add cuda build test=develop
-
- 23 10月, 2019 6 次提交
-
-
由 Wilber 提交于
* modify yolobox_cuda to support multiple runs test=develop
-
由 TianXiaogang 提交于
* fix: fix fc batch bug * fix:fix fc bug;test=develop
-
由 石晓伟 提交于
* update framework.proto * add compatibility check, test=develop * remove head files, test=develop
-
由 Xiaoyang LI 提交于
* remove log in reshape, fix conv error when padding size=4, test=develop * fix style, test=develop * remove useless code, test=develop * remove redundant model test file, test=develop * change cluster to power_mode, test=develop * fix build error, test=develop * change cluster to power_mode, test=develop * change opt_nb to use_optimize_nb, test=develop * null, test=develop
-
由 xiebaiyuan 提交于
-
由 liu zhengxi 提交于
* enable pool2d op on x86 and add its unit tests, test=develop * enable dropout op and add its unit tests, test=develop * add tranpose, transpose2 op and add their unit tests, test=develop
-