Skip to content
  • torzdf's avatar
    Remove plaidML support (#1325) · 03f5c671
    torzdf authored
    * 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
    03f5c671
Loading