Spaces:
Runtime error
Runtime error
File size: 644 Bytes
e202b16 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 |
Welcome to xFormers's documentation!
=====================================
*xFormers* is a PyTorch based library which hosts flexible Transformers parts.
They are interoperable and optimized building blocks, which can optionally be combined
to create some state of the art models.
.. toctree::
:maxdepth: 2
:caption: Index
:hidden:
what_is_xformers
|
|
.. toctree::
:maxdepth: 2
:caption: Components Documentation
components/index
|
|
.. toctree::
:maxdepth: 2
:caption: Tutorials and examples
tutorials/index
|
|
.. toctree::
:maxdepth: 2
:caption: Some custom parts
custom_parts/index
|
|
|