- 12 9月, 2019 1 次提交
-
-
由 Wilber 提交于
add transpose kernel for cuda
-
- 11 9月, 2019 2 次提交
-
-
由 Yan Chunwei 提交于
-
由 liu zhengxi 提交于
add slice op, reshape op, reshape2 op, squeeze op and squeeze2 op and their unittests for x86
-
- 10 9月, 2019 3 次提交
-
-
由 lijianshe02 提交于
-
由 Wilber 提交于
-
由 TianXiaogang 提交于
-
- 09 9月, 2019 3 次提交
-
-
由 juncaipeng 提交于
* add assign_value op, arm kernel and test, add fluid_type, test=develop * add hard_sigmoid, test=develop
-
由 Pei Yang 提交于
* add nearest_interp_cuda kernel, test=develop * add concat op and elementwise_add op * remove eigen dependency from nearest_interp cuda kernel, test=develop * free cuda pointers, test=develop
-
由 Zhen Wang 提交于
* add calib cuda kernel. * add unit test for calib cuda kernel. test=develop
-
- 07 9月, 2019 1 次提交
-
-
由 lijianshe02 提交于
* add lite x86 ops for ASR test=develop * add lite x86 ops for ASR test=develop * fix x86 ci run test problems test=develop * fix mkl path for CI test=develop
-
- 06 9月, 2019 2 次提交
-
-
由 huzhiqiang 提交于
modify reshape2 OP to add shape_tensor input
-
由 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
-
- 03 9月, 2019 2 次提交
-
-
由 juncaipeng 提交于
* add ops for faster rcnn * disable test for generate_proposals and roi_align, test=develop * remove .swp file * remove log in tensor slice * finish the unit test for roi_align, test=develop * add box_clip op and fix tensor slice bug * remove add four op twice * rewrite the implement for box_coder and sequence_expand, add faster_rcnn_test, test=develop * fix test bug of box_clip in x86 server, test=develop * rewrite multiclass_nms according to fluid, test=develop * fix param load bug in box_coder and multiclass_nms op, test=develop * fix value transfor error in multiclass_nms, test=develop
-
由 huzhiqiang 提交于
-
- 02 9月, 2019 2 次提交
-
-
由 juncaipeng 提交于
* add ops for faster rcnn * disable test for generate_proposals and roi_align, test=develop * remove .swp file * remove log in tensor slice * finish the unit test for roi_align, test=develop * add box_clip op and fix tensor slice bug * remove add four op twice * rewrite the implement for box_coder and sequence_expand, add faster_rcnn_test, test=develop * fix test bug of box_clip in x86 server, test=develop
-
由 juncaipeng 提交于
* fix elementwise_op bug when the shape of input y is 1, test=develop * fix elementwise ops bug when the shape of input y is 1, test=develop
-
- 30 8月, 2019 2 次提交
-
-
由 liu zhengxi 提交于
* add stack op and add reduce_mean op and their unit tests * modify stack op output name and modify the for loop in reduce_mean op * add HasAttr for slice op
-
由 Pei Yang 提交于
add nearest_interp cuda kernel for Paddle-Lite
-
- 29 8月, 2019 3 次提交
-
-
由 Wilber 提交于
* add yolo_box_compute cuda * move multiclass_nms(arm) to host * add lod in scale op * add yolo_box_cuda cmake config * modify shuffle_channel_fuse and transpose_softmax_transpose_fuse to support run ssd model. test=develop * reshape and transpose op don't have xshape output. * modify yolo_box_compute_cuda, use tensor to manage cuda memory test=develop * add yolo_box use kernel test=develop
-
由 liu zhengxi 提交于
-
由 juncaipeng 提交于
ad ops for faster rcnn, including affine_channel, anchor_generator, generate_proposals and roi_align (#1895) * add ops for faster rcnn * disable test for generate_proposals and roi_align, test=develop * remove .swp file * remove log in tensor slice * finish the unit test for roi_align, test=develop
-
- 28 8月, 2019 2 次提交
-
-
由 juncaipeng 提交于
* modify cast op, test=develop * modify cast op and remove warning in argmax_test, test=develop
-
由 huzhiqiang 提交于
-
- 27 8月, 2019 1 次提交
-
-
由 Zhaolong Xing 提交于
* paddle lite cuda init can run model with leaky_relu * add the missing file. test=develop
-
- 26 8月, 2019 1 次提交
- 25 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 24 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 23 8月, 2019 1 次提交
-
-
由 TianXiaogang 提交于
add model_run_test_image add range_max_quant op add flatten op add flatten2 op fix: fix density_prior_box density_size type from float to int fix prior_box and density_prior_box some check for get_attr test=develop
-
- 22 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 16 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-