Skip to content

Tags: pizzahaat/f

Tags

v1.2.1

Toggle v1.2.1's commit message
update dynamic threshold percentile to 0.95, given @jacobwjs reportin…

…g it is better

v1.2.0

Toggle v1.2.0's commit message
complete inpainting using Repaint https://github.com/andreas128/RePaint

v1.1.6

Toggle v1.1.6's commit message
fix fp16 and encoding raw text during training issue

v1.1.5

Toggle v1.1.5's commit message
use custom layernorm class instead of F.layer_norm

v1.1.4

Toggle v1.1.4's commit message
do not force softmax in float32

v1.1.2

Toggle v1.1.2's commit message
add an assertion, update readme

v1.1.1

Toggle v1.1.1's commit message
add auto random splitting of validation set from training set, allow …

…for researcher to pass in dataset with batch size

v1.1.0

Toggle v1.1.0's commit message
take a chance with cosine sim attention and rely on the public to cro…

…wdsource its validity

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v1.0.2

Toggle v1.0.2's commit message
make sure to load exponentially moving averaged version of unets if a…

…vailable