vformer
latest

Contents

  • VFormer
  • Installation

API Reference

  • Attention
    • Vanilla Self Attention O(\(n^2\))
    • Cross Attention
    • Spatial Self Attention
    • Window Attention
    • Memory Efficient self Attention O(n)
    • Gated Positional Self Attention
    • Self Attention with Convolutional Projection
  • Common
  • Decoder
  • Encoders
  • Functional
  • Models
  • Utilities
  • Visualisation
vformer
  • »
  • Attention
  • Edit on GitHub

Attention

Contents

  • Vanilla Self Attention O(\(n^2\))
  • Cross Attention
  • Spatial Self Attention
  • Window Attention
  • Memory Efficient self Attention O(n)
  • Gated Positional Self Attention
  • Self Attention with Convolutional Projection
Previous Next

© Copyright 2021, Neelay Shah, Abhijit Deo, Aditya Agrawal. Revision b0370f9b.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds