- 14 9月, 2020 1 次提交
-
-
由 石晓伟 提交于
* [cherry-pick] not build naive_buffer when build light framework, test=develop (#4251) * fix opt fatal errors, test=develop (#4293) * fix cmake dependencies, test=develop
-
- 14 4月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 20 11月, 2019 1 次提交
-
-
由 myq406450149 提交于
* support build C++ cuda shared lib
-
- 21 10月, 2019 1 次提交
-
-
由 myq406450149 提交于
* add gpu kernel mul pool relu scale softmax dropout bilinear_interp and can run in tx2 * rm GREATER_EQUAL
-
- 12 10月, 2019 1 次提交
-
-
由 Xiaoyang LI 提交于
* fix conv_transpose error * fix build error, enable basic test of conv_transpose, test=develop
-
- 20 9月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
* fix compiling and fix code style test=develop
-
- 19 9月, 2019 2 次提交
-
-
由 石晓伟 提交于
* 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
-
由 huzhiqiang 提交于
(1)modify tiny publish so to make it excutable (2)modify the bug of compiling in armlinux (3)change 3 full publish so into 2
-
- 06 9月, 2019 1 次提交
-
-
由 Zhaolong Xing 提交于
* paddle lite cuda init can run model with leaky_relu * add the missing file. test=develop * add the load from memory interface. test=develop * refine this pr. fix comments fix ci error test=develop * conv impl fp32: conv, conv+bais, conv+bias+relu, conv+bias+leaky_relu int8: conv, conv+bais+relu(int8 or fp32 output), conv+bias+leaky_relu(int8 or fp32 output) can run conv+ bias+relu using cxx_api test=develop * move the lite/cuda/math to backends/cuda/math test=develop
-
- 27 8月, 2019 1 次提交
-
-
由 Zhaolong Xing 提交于
* paddle lite cuda init can run model with leaky_relu * add the missing file. test=develop
-
- 16 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-