- 04 3月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
* test=devellop * add cl file into resulted lib test=develop * test=develop * test=develop
-
- 14 1月, 2020 1 次提交
-
-
由 myq406450149 提交于
* Support bitman backend
-
- 13 12月, 2019 1 次提交
-
-
由 hong19860320 提交于
[LITE][NPU][XPU] Refine subgraph pass, and support NPU/XPU model generation at execution time (#2576)
-
- 21 11月, 2019 1 次提交
-
-
由 石晓伟 提交于
* fix cuda building, test=develop * remove sequence_pool from cmake because build error, test=develop
-
- 20 11月, 2019 1 次提交
-
-
由 myq406450149 提交于
* support build C++ cuda shared lib
-
- 13 11月, 2019 1 次提交
-
-
由 Wilber 提交于
add CUDAContext assignment operator to fix cuda compile bug
-
- 05 11月, 2019 1 次提交
-
-
由 sangoly 提交于
-
- 28 10月, 2019 1 次提交
-
-
由 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
-
- 15 10月, 2019 1 次提交
-
-
由 hong19860320 提交于
* [NPU] Fix the bug of loading multi NPU models test=develop * [NPU] Use lite tensor to store NPU model, fix the management of multi NPU models, support loading NPU model from memory and reduce the modification of framework test=develop * [NPU] Remove redundant header files for NPU bridges, test=develop * [NPU] fix NPU deps test=develop * [NPU] refine the compiling script for NPU test=develop * [NPU] remove redundant subdirectory in lite/CMakeLists.txt test=develop * [NPU] Fix and refine NPU test case test=develop * [NPU] revoke the modification of other non-NPU modules test=develop * [NPU] Remove NPU bridges if target is tiny publish test=develop
-
- 11 10月, 2019 1 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] support image2d. test=develop * add context changed with consider image*. test=develop * add layout, relu image kernels. test=develop * replace image_data with data, mutable_image_data with mutable_data, test=develop * comment unused var. test=develop * remove unused var. test=develop
-
- 27 9月, 2019 1 次提交
-
-
由 Zhaolong Xing 提交于
* add conv int8 support(in condition which the input or output channel not be the times of 4) add add_kernel for cuda. * can run yolov3 fp32 test=develop * 1. fix bug with yolov3 run test=develop
-
- 19 9月, 2019 1 次提交
-
-
由 石晓伟 提交于
* add full_api_static target and fix building errors, test=develop * fix build errors, test=develop * fix code style, test=develop * fix lite/model_parser/pb/var_desc.cc, test=develop * fix building errors, test=develop * modify lite/tools/debug/CMakeLists.txt, test=develop
-
- 11 9月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 03 9月, 2019 2 次提交
-
-
由 huzhiqiang 提交于
-
由 huzhiqiang 提交于
-
- 27 8月, 2019 1 次提交
-
-
由 Zhaolong Xing 提交于
* paddle lite cuda init can run model with leaky_relu * add the missing file. test=develop
-
- 24 8月, 2019 1 次提交
-
-
由 Xiaoyang LI 提交于
* fix building ios tiny publish lib error * support setting cluster and threads in MobileConfig * fix build error, test=develop * fix building server publish error, test=develop
-
- 16 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-