MNN/source/backend/opencl/execution/cl
liqing 0b085d6ffd beta 0.1.1.5
- cpu & gpu
	- add ceil mode in pool
	- fix softmax with neg axis
- cpu
	- add unsqueeze op
	- optimize lstm
- gpu
	- add 5x5 winograd in metal
	- add batch support for winograd in opencl
- onnx
	- add concat / gather / shape / squeeze / unsqueeze
	- fix data type support in constant
2019-06-05 10:45:59 +08:00
..
codegen beta 0.1.1.5 2019-06-05 10:45:59 +08:00
batch_to_space.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
binary.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
blit.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
blitBuffer.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
buffer_to_image.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
conv_2d.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
copy_buffer_to_image2d.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
crop.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
deconv_2d.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
depthwise_conv2d.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
depthwise_deconv2d.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
gemm.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
interp.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
lrn.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
nearest.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
normalize.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
opencl_codegen.py beta 0.1.0 2019-04-19 20:50:09 +08:00
performance.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
pooling.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
roi_pooling.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
scale.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
softmax.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
softmax_common.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
space_to_batch.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
spatial_product.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
unary.cl beta 0.1.0 2019-04-19 20:50:09 +08:00
winogradTransformDest2_3_1.cl beta 0.1.1.5 2019-06-05 10:45:59 +08:00
winogradTransformDest2_5_1.cl beta 0.1.1.5 2019-06-05 10:45:59 +08:00
winogradTransformSource2_3_1.cl beta 0.1.1.5 2019-06-05 10:45:59 +08:00
winogradTransformSource2_5_1.cl beta 0.1.1.5 2019-06-05 10:45:59 +08:00