Home
last modified time | relevance | path

Searched defs:mBiasBuffer (Results 1 – 6 of 6) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/source/backend/opengl/
H A DGLConvolutionDepthwise.hpp27 std::shared_ptr<GLSSBOBuffer> mBiasBuffer; member in MNN::OpenGL::GLConvolutionDepthwise
H A DGLConvolutionIm2col.hpp33 std::shared_ptr<GLSSBOBuffer> mBiasBuffer; member in MNN::OpenGL::GLConvolutionIm2col
H A DGLConvolution.hpp48 std::shared_ptr<GLSSBOBuffer> mBiasBuffer; member in MNN::OpenGL::GLConvolution
/dports/misc/mnn/MNN-1.2.0/source/backend/vulkan/execution/
H A DVulkanScale.hpp28 std::shared_ptr<VulkanBuffer> mBiasBuffer; member in MNN::VulkanScale
/dports/misc/mnn/MNN-1.2.0/source/backend/opencl/execution/image/
H A DConvExecution.hpp57 std::shared_ptr<cl::Buffer> mBiasBuffer; member in MNN::OpenCL::ConvExecution
/dports/misc/mnn/MNN-1.2.0/source/backend/opencl/execution/buffer/
H A DConvBufExecution.hpp64 std::shared_ptr<cl::Buffer> mBiasBuffer; member in MNN::OpenCL::ConvBufExecution