mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
IPEX add AoT wheels for Windows
This commit is contained in:
@@ -204,7 +204,6 @@ if __name__ == "__main__":
|
||||
installer.log.warning(f'Setup complete with errors: {installer.errors}')
|
||||
installer.log.warning(f'See log file for more details: {installer.log_file}')
|
||||
installer.extensions_preload(parser) # adds additional args from extensions
|
||||
installer.fix_ipex_win_torch() # redo ipex win torch fix since extensions may scan the deps of torchvision
|
||||
args = installer.parse_args(parser)
|
||||
# installer.run_setup()
|
||||
# installer.log.debug(f"Args: {vars(args)}")
|
||||
|
||||
Reference in New Issue
Block a user