Pierre Chapuis
|
e033306f60
|
use factories in context example
Using the same instance multiple times is a bad idea
because PyTorch memorizes things internally. Among
other things this breaks Chain's `__repr__`.
|
2024-04-05 18:06:54 +02:00 |
|
Pierre Chapuis
|
2b48988c07
|
add missing word in documentation
|
2024-03-28 14:41:27 +01:00 |
|
Pierre Chapuis
|
c02a7b378f
|
better example model for Chain
|
2024-02-02 17:30:14 +01:00 |
|
Pierre Chapuis
|
add4f37d97
|
add footnote for PyTorch paper and link to walk
|
2024-02-02 14:38:36 +01:00 |
|
Pierre Chapuis
|
2afb7cb638
|
add some links to API reference
|
2024-02-02 12:01:06 +01:00 |
|
Pierre Chapuis
|
39055f39a4
|
better home page + menu icons
|
2024-02-01 18:57:16 +01:00 |
|
Pierre Chapuis
|
a4c6975ac8
|
key concept docs
|
2024-02-01 17:17:22 +01:00 |
|
Pierre Chapuis
|
ab63a01582
|
new docs scaffold
|
2024-01-31 18:23:43 +01:00 |
|