Axial Attention. A faster way to process multi-dimensional data in AI models.

github.com/lucidrains/axial-attention

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2021
  • Release —0.6.1
  • fix parameterlist dataparallel issue
  • readme
  • Release —0.6.0
  • fix all issues with axial image transformer
  • cite ccnet
February 2021
  • update citations
January 2021
  • cleanup
  • Release —0.5.0
  • add axial positional embedding
September 2020
  • Release —0.4.1
  • fix mixed memory format warnings
  • make clear in readme that output of axial attention is the same shape…
  • Update README.md
  • Release —0.4.0
  • Create python-publish.yml
  • add option to turn off summing contributions from attention on each a…
August 2020
  • update with another paper from google ai that uses axial attention
June 2020
  • fix axial image transformer
  • cleanup
  • add AxialPositionalEmbedding
  • add induced set attention from set transformer paper
  • add reversible net file
  • rename transformer to AxialImageTransformer
  • fix bug with ff in imagetransformer