Skip to content

Releases: lucidrains/make-a-video-pytorch

0.4.0

03 May 17:34
Compare
Choose a tag to compare
remove groupnorms https://arxiv.org/abs/2312.02696

0.3.1

19 Jun 18:28
Compare
Choose a tag to compare
ability to do causal attention for time axis

0.3.0

19 Jun 18:18
Compare
Choose a tag to compare
add flash attention

0.2.1

19 Jun 17:48
Compare
Choose a tag to compare
feedforward should be agnostic to images or video

0.2.0

22 Mar 20:28
Compare
Choose a tag to compare
fix layer norm in feedforward

0.1.2

19 Mar 17:50
Compare
Choose a tag to compare
token shift within feedforward best accompanied by a layernorm, from …

…normformer paper

0.1.1

19 Mar 17:17
Compare
Choose a tag to compare
quick fix

0.1.0

19 Mar 17:14
Compare
Choose a tag to compare
follow spatiotemporal attention with a feedforward, and add the highl…

…y effective token shift along the time axis in the hidden layer

0.0.10

19 Mar 04:26
Compare
Choose a tag to compare
make continuous positional bias calculations more efficient, while ge…

…neralizing to any number of dimensions

0.0.9

13 Dec 18:14
Compare
Choose a tag to compare
allow for customizing number of resnet blocks per stage in space time…

… unet