DeepFaceLab/core/leras
Colombo af98407f06 SAEHD: lr_dropout now can be ‘n’, ‘y’, ‘cpu’. ‘n’ and ’y’ are the same as before.
‘cpu’ mean enabled on CPU. This allows not to use extra VRAM, sacrificing 20% time of iteration.

SAEHD: resolution >= 256 now has second dssim loss function
2020-06-08 14:18:33 +04:00
..
archis . 2020-06-07 12:26:23 +04:00
initializers global refactoring and fixes, 2020-03-13 08:09:00 +04:00
layers leras : DepthwiseConv2D 2020-06-07 20:59:12 +04:00
models New script: 2020-03-30 14:00:40 +04:00
ops _ 2020-03-19 13:29:33 +04:00
optimizers SAEHD: lr_dropout now can be ‘n’, ‘y’, ‘cpu’. ‘n’ and ’y’ are the same as before. 2020-06-08 14:18:33 +04:00
__init__.py DFL-2.0 initial branch commit 2020-01-21 18:43:39 +04:00
device.py fix Exception("nn devices are not initialized. Run initialize_main_env() in main process.") 2020-03-24 22:06:10 +04:00
nn.py global refactoring and fixes, 2020-03-13 08:09:00 +04:00