• aria1th's avatar
    Variable dropout rate · a4a5475c
    aria1th authored
    Implements variable dropout rate from #4549
    
    Fixes hypernetwork multiplier being able to modified during training, also fixes user-errors by setting multiplier value to lower values for training.
    
    Changes function name to match torch.nn.module standard
    
    Fixes RNG reset issue when generating previews by restoring RNG state
    a4a5475c
hypernetwork.py 32.9 KB