- 17 3月, 2020 1 次提交
-
-
由 mapingshuo 提交于
* add sgd op, test=develop * test=develop
-
- 16 3月, 2020 2 次提交
-
-
由 mapingshuo 提交于
* add backend * add kernel * add grad kernel
-
由 cc 提交于
-
- 12 3月, 2020 1 次提交
-
-
由 mapingshuo 提交于
* add mean op, test=develop * split forward and backward, test=develop
-
- 09 3月, 2020 3 次提交
-
-
由 mapingshuo 提交于
* add lookup_dequant_op
-
由 zhupengyang 提交于
-
由 zhupengyang 提交于
* enhance gather, lookup_table arm kernel uts * enhance beam_search, beam_search_decoder, increment rigster
-
- 06 3月, 2020 2 次提交
-
-
由 HappyAngel 提交于
* fix * fix format. test=develop * fix format, test=develop * fix resize error * fix format. test=develop * fix format, test=develop * fix format * note log(4) << x_image. test=develop * note x_image printf. test=develop
-
由 xiaogang 提交于
* fix: fix nlp ops input and output type * fix: add elementwise x_dims>y_dims case
-
- 05 3月, 2020 2 次提交
-
-
由 zhupengyang 提交于
-
由 Yuan Shuai 提交于
* Fix act bug for opencl kernel. test=develop * add print ActToStr. test=develop * remove print code. test=develop
-
- 04 3月, 2020 1 次提交
-
-
由 xiaogang 提交于
-
- 03 3月, 2020 1 次提交
-
-
由 HappyAngel 提交于
* fix leakyrelu and tanh compute error, test=develop * delete extra file, test=develop * reset act * fix conflict and readme, test=develop * fix ios run error, test=develop
-
- 02 3月, 2020 1 次提交
-
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] Support video-sr feature using OpenCL FP16 Image. test=develop * optimize image2d_to_buffer_with_post255. test=develop * add def debug in cl kernel. test=develop * remove conv image code in conv buffer. test=develop
-
- 29 2月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 28 2月, 2020 1 次提交
-
-
由 mapingshuo 提交于
* add sequence_conv op and arm kernel * add test, test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * test=develop * modify code style. test=develop * fix ut, test=develop * delete unused code, test=develop
-
- 27 2月, 2020 1 次提交
-
-
由 xiaogang 提交于
* feat: add lstm op && kernel test=develop
-
- 26 2月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 24 2月, 2020 1 次提交
-
-
由 cc 提交于
* Support lac model, fix bug for argmax lod_reset, test=develop
-
- 21 2月, 2020 1 次提交
-
-
由 xiaogang 提交于
fix: move quant op to basic
-
- 20 2月, 2020 1 次提交
-
-
由 yiicy 提交于
add multiclass_nms2 kernel, test=develop
-
- 19 2月, 2020 1 次提交
-
-
由 Wilber 提交于
* fix compile. test=develop
-
- 18 2月, 2020 1 次提交
-
-
由 HappyAngel 提交于
add cv docs, test=document_fix
-
- 17 2月, 2020 1 次提交
-
-
由 Yiqun Liu 提交于
test=develop
-
- 14 2月, 2020 2 次提交
- 13 2月, 2020 2 次提交
-
-
由 huzhiqiang 提交于
-
由 zhupengyang 提交于
-
- 12 2月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 11 2月, 2020 1 次提交
-
-
由 Yiqun Liu 提交于
* Optimize the InferShape of several operators. test=develop * Remove the new function, resize and CheckPositive in DDim. test=develop * Fix a bug in fc_op's InferShape. test=develop
-
- 16 1月, 2020 2 次提交
-
-
由 zhupengyang 提交于
-
由 HappyAngel 提交于
1. add conv_5x5s2_dw to support any padding 2. add 1x1s2pooling impl 3. fix conv dw 3x3 s1p01 bug
-
- 14 1月, 2020 1 次提交
-
-
由 zhupengyang 提交于
- enhance interp InferShape
-
- 10 1月, 2020 1 次提交
-
-
由 Wilber 提交于
* support conv_transpose output_size attr test=develop
-
- 08 1月, 2020 1 次提交
-
-
由 xiaogang 提交于
-
- 28 12月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
-
- 27 12月, 2019 1 次提交
-
-
由 yiicy 提交于
-
- 25 12月, 2019 1 次提交
-
-
由 Yiqun Liu 提交于
* Remove GEMM padding in fc_compute. test=develop * Write a common ParallelFor function to run the for loop in parallel. * Add the codes of padding GEMM back in fc. * Refine the code of fc when padding_weight is false to avoid the definition of temporary Tensor. * Refine the unit test of fc and add testing case of padding and parallel. test=develop * Enable more test cases in common fc unittest, including padding and parallel for x86 target. * Remove the fc test under kernels/x86. test=develop * Disable relu in test of fc for non-x86 target. test=develop * Change the eps of arm. test=develop
-
- 24 12月, 2019 2 次提交
-
-
由 hong19860320 提交于
* Support multiple types for XPU and NPU op bridges * Add lookup_table, gather, slice, stack and scale op bridges for supporting BERT * Fix the definition of lookup_table kernel for X86
-
由 yiicy 提交于
-