MNN/source/backend/vulkan/execution
xiaying 2d71a17c47 [PATCH 099/160] [Vulkan:Bugfix, Demo:Bugfix] Fix bug for p20 can't run vulkan, Fix bug for android demo compile 2020-03-22 19:02:09 +08:00
..
glsl [PATCH 096/160] [Vulkan:Feature] Support nc4hw4 unary 2020-03-22 19:02:09 +08:00
glslbackup beta 0.1.0 2019-04-19 20:50:09 +08:00
spirv beta 0.1.0 2019-04-19 20:50:09 +08:00
VulkanBasicExecution.cpp Update 2019-12-27 22:16:57 +08:00
VulkanBasicExecution.hpp Update 2019-12-27 22:16:57 +08:00
VulkanBatchToSpaceND.cpp Update 2019-12-27 22:16:57 +08:00
VulkanBatchToSpaceND.hpp Update 2019-12-27 22:16:57 +08:00
VulkanBinary.cpp [PATCH 062/160] [Vulkan:Bugfix] Fix execution crash when not support, test will not crash 2020-03-22 19:02:05 +08:00
VulkanBinary.hpp Update 2019-12-27 22:16:57 +08:00
VulkanConcat.cpp [PATCH 062/160] [Vulkan:Bugfix] Fix execution crash when not support, test will not crash 2020-03-22 19:02:05 +08:00
VulkanConcat.hpp Update 2019-12-27 22:16:57 +08:00
VulkanConvolution.cpp [PATCH 088/160] [Vulkan:Feature] Support multi-input convolution, remove unuseful shader 2020-03-22 19:02:08 +08:00
VulkanConvolution.hpp [PATCH 088/160] [Vulkan:Feature] Support multi-input convolution, remove unuseful shader 2020-03-22 19:02:08 +08:00
VulkanConvolutionImpl.cpp [PATCH 089/160] [Vulkan:Feature] Support Relu / Relu6 with buffer, add matmul 2020-03-22 19:02:08 +08:00
VulkanConvolutionImpl.hpp [PATCH 088/160] [Vulkan:Feature] Support multi-input convolution, remove unuseful shader 2020-03-22 19:02:08 +08:00
VulkanConvolutionWinograd.cpp Sync. Fix OpenGL related building issues. Build the whole suite on Android CI (#580) 2020-01-16 16:55:46 +08:00
VulkanConvolutionWinograd.hpp Update 2019-12-27 22:16:57 +08:00
VulkanCrop.cpp Update 2019-12-27 22:16:57 +08:00
VulkanCrop.hpp Update 2019-12-27 22:16:57 +08:00
VulkanDeconvolution.cpp [PATCH 099/160] [Vulkan:Bugfix, Demo:Bugfix] Fix bug for p20 can't run vulkan, Fix bug for android demo compile 2020-03-22 19:02:09 +08:00
VulkanDeconvolution.hpp [PATCH 099/160] [Vulkan:Bugfix, Demo:Bugfix] Fix bug for p20 can't run vulkan, Fix bug for android demo compile 2020-03-22 19:02:09 +08:00
VulkanDeconvolutionDepthwise.cpp [PATCH 097/160] [Vulkan:Bugfix] fix deconvolution-dw crash bug, add print for copy buffer 2020-03-22 19:02:09 +08:00
VulkanDeconvolutionDepthwise.hpp Update 2019-12-27 22:16:57 +08:00
VulkanElementWise.cpp Update 2019-12-27 22:16:57 +08:00
VulkanElementWise.hpp Update 2019-12-27 22:16:57 +08:00
VulkanImageConverter.cpp [PATCH 088/160] [Vulkan:Feature] Support multi-input convolution, remove unuseful shader 2020-03-22 19:02:08 +08:00
VulkanImageConverter.hpp [PATCH 088/160] [Vulkan:Feature] Support multi-input convolution, remove unuseful shader 2020-03-22 19:02:08 +08:00
VulkanInterp.cpp Update 2019-12-27 22:16:57 +08:00
VulkanInterp.hpp Update 2019-12-27 22:16:57 +08:00
VulkanLRN.cpp Update 2019-12-27 22:16:57 +08:00
VulkanLRN.hpp Update 2019-12-27 22:16:57 +08:00
VulkanLSTM.cpp Update 2019-12-27 22:16:57 +08:00
VulkanLSTM.hpp Update 2019-12-27 22:16:57 +08:00
VulkanMatMul.cpp [PATCH 091/160] [Vulkan:Bugfix] Fix bug for compute of MatMul 2020-03-22 19:02:08 +08:00
VulkanMatMul.hpp [PATCH 089/160] [Vulkan:Feature] Support Relu / Relu6 with buffer, add matmul 2020-03-22 19:02:08 +08:00
VulkanMatrixMultier.cpp [PATCH 089/160] [Vulkan:Feature] Support Relu / Relu6 with buffer, add matmul 2020-03-22 19:02:08 +08:00
VulkanMatrixMultier.hpp [PATCH 089/160] [Vulkan:Feature] Support Relu / Relu6 with buffer, add matmul 2020-03-22 19:02:08 +08:00
VulkanNormalize.cpp Update 2019-12-27 22:16:57 +08:00
VulkanNormalize.hpp Update 2019-12-27 22:16:57 +08:00
VulkanPermute.cpp Update 2019-12-27 22:16:57 +08:00
VulkanPermute.hpp Update 2019-12-27 22:16:57 +08:00
VulkanPool.cpp Update 2019-12-27 22:16:57 +08:00
VulkanPool.hpp Update 2019-12-27 22:16:57 +08:00
VulkanROIPooling.cpp Update 2019-12-27 22:16:57 +08:00
VulkanROIPooling.hpp Update 2019-12-27 22:16:57 +08:00
VulkanRelu.cpp [PATCH 089/160] [Vulkan:Feature] Support Relu / Relu6 with buffer, add matmul 2020-03-22 19:02:08 +08:00
VulkanRelu.hpp Update 2019-12-27 22:16:57 +08:00
VulkanReshape.cpp [PATCH 062/160] [Vulkan:Bugfix] Fix execution crash when not support, test will not crash 2020-03-22 19:02:05 +08:00
VulkanReshape.hpp Update 2019-12-27 22:16:57 +08:00
VulkanResize.cpp Update 2019-12-27 22:16:57 +08:00
VulkanResize.hpp Update 2019-12-27 22:16:57 +08:00
VulkanScale.cpp Update 2019-12-27 22:16:57 +08:00
VulkanScale.hpp Update 2019-12-27 22:16:57 +08:00
VulkanSlice.cpp Update 2019-12-27 22:16:57 +08:00
VulkanSlice.hpp Update 2019-12-27 22:16:57 +08:00
VulkanSoftmax.cpp [PATCH 083/160] [Vulkan:Bugfix] Fix compute bug for softmax buffer 2020-03-22 19:02:07 +08:00
VulkanSoftmax.hpp [PATCH 083/160] [Vulkan:Bugfix] Fix compute bug for softmax buffer 2020-03-22 19:02:07 +08:00
VulkanSpaceToBatchND.cpp Update 2019-12-27 22:16:57 +08:00
VulkanSpaceToBatchND.hpp Update 2019-12-27 22:16:57 +08:00
VulkanSpatialProduct.cpp Update 2019-12-27 22:16:57 +08:00
VulkanSpatialProduct.hpp Update 2019-12-27 22:16:57 +08:00
VulkanSqueeze.cpp Update 2019-12-27 22:16:57 +08:00
VulkanSqueeze.hpp Update 2019-12-27 22:16:57 +08:00
VulkanTensorConvert.cpp Update 2019-12-27 22:16:57 +08:00
VulkanTensorConvert.hpp Update 2019-12-27 22:16:57 +08:00
VulkanUnary.cpp [PATCH 096/160] [Vulkan:Feature] Support nc4hw4 unary 2020-03-22 19:02:09 +08:00
VulkanUnary.hpp [PATCH 096/160] [Vulkan:Feature] Support nc4hw4 unary 2020-03-22 19:02:09 +08:00