summaryrefslogtreecommitdiff
path: root/misc/py-fastmcp/pkg-descr
blob: 61c726c5cef58aa15ed43ff0cf8cd0fa8dccd2d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
xFormers is a Toolbox to Accelerate Research on Transformers.

xFormers is:
* Customizable building blocks: Independent/customizable building blocks that
  can be used without boilerplate code. The components are domain-agnostic and
  xFormers is used by researchers in vision, NLP and more.
* Research first: xFormers contains bleeding-edge components, that are not yet
  available in mainstream libraries like PyTorch.
* Built with efficiency in mind: Because speed of iteration matters, components
  are as fast and memory-efficient as possible. xFormers contains its own CUDA
  kernels, but dispatches to other libraries when relevant.