Skip to content

Tags: nousr/DALLE2-pytorch

Tags

0.0.93

add ability to turn on normformer settings, given @borisdayma reporte…

…d good results and some personal anecdata

0.0.92

makes more sense to keep this as True as default, for stability

0.0.91

provide option to l2norm the output of the diffusion prior

0.0.90

fix issue with mixed precision and gradient clipping

0.0.89

fix calculation of adaptive weight for vit-vqgan, thanks to @CiaoHe

0.0.88

switch to using linear attention for the sparse attention layers with…

…in unet, given success in GAN projects

0.0.87

more attention

0.0.86

project management

0.0.85

let researchers do the hyperparameter search

0.0.84

add MLP based time conditioning to all convnexts, in addition to cros…

…s attention. also add an initial convolution, given convnext first depthwise conv