faceswap/tests/lib/model
torzdf cf0efff6ba
Learning Rate finder (#1341)
* Add LR Finder support structure

* Move trainer.Feeder to lib.training.generator

* Expose model.io

* Add lr_finder

* Update docs and locales

* Pre-PR fixups
  - Fix training graph not displaying
  - CI fixes
  - Switch lr finder progress to tqdm
  - Exit lr finder early on NaN
  - Display lr finder progress in GUI
2023-08-22 17:07:36 +01:00
..
__init__.py Simple backend unit tests (#1020) 2020-05-12 23:46:04 +01:00
initializers_test.py Remove plaidML support (#1325) 2023-06-21 12:57:33 +01:00
layers_test.py Updates: 2023-07-08 17:20:39 +01:00
losses_test.py Learning Rate finder (#1341) 2023-08-22 17:07:36 +01:00
nn_blocks_test.py Remove plaidML support (#1325) 2023-06-21 12:57:33 +01:00
normalization_test.py Remove plaidML support (#1325) 2023-06-21 12:57:33 +01:00
optimizers_test.py Rebase code (#1326) 2023-06-27 11:27:47 +01:00