Abstract: Along with high performance computer systems, the Application Programming Interface (API) used is crucial to develop efficient solutions for modern parallel and distributed computing.
环境信息: 在项目中,使用了OpenCL并开启了TRANSFORMER_FUSE。 具体编译配置: 选项 值 说明 MNN_BUILD_SHARED_LIBS ON 构建动态库 MNN_OPENCL ON 启用 OpenCL GPU 加速 MNN_LOW_MEMORY ON 低内存优化 MNN_SUPPORT_BF16 ON 启用 BF16 支持 ...