首页 > AI前沿 > Block-sparse GPU kernels

Block-sparse GPU kernels

OpenAI 2017-12-06 16:00 1 阅读 查看原文

We’re releasing highly-optimized GPU kernels for an underexplored class of neural network architectures: networks with block-sparse weights. Depending on the chosen sparsity, these kernels can run orders of magnitude faster than cuBLAS or cuSPARSE. We’ve used them to attain state-of-the-art results in text sentiment analysis and generative modeling of text and images.