- 18 9月, 2019 3 次提交
-
-
由 石晓伟 提交于
-
由 sangoly 提交于
-
由 Xiaoyang LI 提交于
* fix gemm_int8, gemv-int8 and conv-int8 math function, add float bias * change conv impl * neon int8 kernel support float bias * arm compute kernel support float bias * add math_test target * add tensor utils for testing, fix sgemm ut error * add gemm_int8 unit test, support float bias * fix build script * add conv compute unit test for arm * fix build script, test=develop * fix fp32 dw conv3x3s1, test=develop * add fp32 dw conv3x3s1, test=develop * add armv7 fp32 dw conv3x3s1, test=develop * add fp32 depthwise conv3x3s2, test=develop * fix fp32 conv3x3 depthwise build error, test=develop * fix gemm_like conv trans weights error, test=develop * fix int8 depthwise conv3x3 error, test=develop * turn on all test for arm fp32 conv, test=develop * fix int8 conv1x1 error * fix int8 direct conv3x3s1 error, test=develop * fix int8 direct conv3x3s2, test=develop * turn on all test for arm int8 conv, test=develop * fix int8 fc error, change mobilenetv1-int8 ground-truth result to fluid, test=develop * remove debug info, strip ut binary, test=develop * fix conv compute error, test=develop * change Init() to ReInitWhenNeeded(), test=develop * fix code style, test=develop * remote engine_test, test=develop * fix building server tests error, test=develop * fix sdot clang build error, test=develop * fix sgemm ut timeout error, test=develop * fix clang build error, test=develop * turn off math basic test due to ci time out, test=develop * fix conv_int8 ut error, test=develop
-
- 17 9月, 2019 7 次提交
-
-
由 Wilber 提交于
* modify norm kernel to run caffe_facedetection model * reserve bind norm, remove calc of norm output
-
由 Yanzhan Yang 提交于
* fix new_scale & new_bias crash test=develop * fix new_bias & new_scale in GPU test=develop
-
由 Yanzhan Yang 提交于
-
由 liu zhengxi 提交于
* add fill_constant_batch_size_like op and add its unittest
-
由 sangoly 提交于
* [Cxx API] add build-in version info * update: add version.h.in template
-
由 TianXiaogang 提交于
* fix: fix build_fpga.sh WITH_TEST=OFF add build_fpga publish_inference fpga dir * fix: fix build_fpga.sh WITH_TEST=OFF add build_fpga publish_inference fpga dir test=develop
-
由 juncaipeng 提交于
* fix yolo_box bug, test=develop * fix test bug for yolo_box, test=develop
-
- 16 9月, 2019 4 次提交
-
-
由 Yanzhan Yang 提交于
-
由 lhl960107 提交于
* add x86 gru&&relu&&sequence_expand_as op test=develop
-
由 huzhiqiang 提交于
-
由 Xiaoyang LI 提交于
-
- 13 9月, 2019 2 次提交
-
-
由 石晓伟 提交于
* checkout if passes match targets and kernels, test=develop * add pass_utils, test=develop * fix lite/core/mir/pass_registry.h, test=develop * improve code styles, test=develop * fix spell error, test=develop
-
由 Zhaolong Xing 提交于
-
- 12 9月, 2019 12 次提交
-
-
由 StarryRain 提交于
* add opencl depthwise_conv_trans_op * test=develop * Optimal OPENCL conv_3x3S2 Performance * test=develop * Optimal OPENCL conv_trans_3x3s2 Performance , test=develop * add opencl conv_trans_op, test=develop
-
由 Yan Chunwei 提交于
-
由 zhupengyang 提交于
fix bilinear-interp unit test for more cases test=develop
-
由 lijianshe02 提交于
-
由 huzhiqiang 提交于
add math function: lstm and selected_rows into lite/x86/math add selected_rows and rw_lock into lite/fluid add lstm_cpu_kernel and lstm_kernel into lite/x86/detail
-
由 NazgulLee 提交于
-
由 zp7 提交于
-
由 guofei 提交于
-
由 Wilber 提交于
* add unsqueeze and range op. modify concat op test=develop * modify exception in range_test_x86
-
由 Wilber 提交于
-
由 lijianshe02 提交于
-
由 Wilber 提交于
add transpose kernel for cuda
-
- 11 9月, 2019 5 次提交
-
-
由 Yan Chunwei 提交于
-
由 StarryRain 提交于
* add opencl depthwise_conv_trans_op * test=develop * Optimal OPENCL conv_3x3S2 Performance * test=develop * Optimal OPENCL conv_trans_3x3s2 Performance , test=develop
-
由 石晓伟 提交于
* make passes related to the device type, test=develop * improve tips, test=develop
-
由 liu zhengxi 提交于
add slice op, reshape op, reshape2 op, squeeze op and squeeze2 op and their unittests for x86
-
由 zhupengyang 提交于
test=develop
-
- 10 9月, 2019 7 次提交
-
-
由 lijianshe02 提交于
-
由 Wilber 提交于
-
由 juncaipeng 提交于
* add assign_value op, arm kernel and test, add fluid_type, test=develop * add hard_sigmoid, test=develop * use image and new imple to test detection model, delete faster_rcnn_test, test=develop
-
由 Xiaoyang LI 提交于
fix model_optimize_tool error when using host kernel, fix reshape op build error on ios, test=develop (#1984)
-
由 TianXiaogang 提交于
-
由 NazgulLee 提交于
-
由 StarryRain 提交于
* add opencl depthwise_conv_trans_op * test=develop * Optimal OPENCL conv_3x3S2 Performance * test=develop
-