OpenAI Blog · 1 min read

Block-sparse GPU kernels

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.

This is a summary aggregated from OpenAI Blog. Read the complete article on the original site:

Read full article at OpenAI Blog

More AI & Machine Learning News