faceswap/plugins
torzdf 03f5c671bc
Remove plaidML support (#1325)
* Remove PlaidML reference from readme files

* Remove AMD option from installers

* remove amd requirements and update setup.py

* remove plaidml test from CI workflow

* gpustats: remove plaidml backend

* plaid removals:
  - faceswap.py - python version check
  - setup.cfg - plaidml typing ignore
  - lib.keras_utils - All plaid code
  - lib.launcher.py - All plaidml checks and configuration

* remove tf2.2 specific code from GUI event reader

* lib.model - remove all plaidml implementations

* plugins.extract - remove plaidml code

* plugins.train remove plaidml code

* lib.convert - remove plaidml code

* tools.model: remove plaidml code

* Remove plaidML tests from unit tests

* remove plaidml_utils and docsting cleanups

* Remove plaidML refs from configs

* fix keras imports
2023-06-21 12:57:33 +01:00
..
convert tests: 2023-01-21 00:41:18 +00:00
extract Remove plaidML support (#1325) 2023-06-21 12:57:33 +01:00
train Remove plaidML support (#1325) 2023-06-21 12:57:33 +01:00
__init__.py Adding PluginLoader 2018-01-03 14:01:02 +01:00
plugin_loader.py Add vggface2 to extraction pipeline 2022-10-10 13:09:02 +01:00