mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-06 21:12:07 -07:00
refactorings
This commit is contained in:
parent
e1da9c56b4
commit
947feac047
11 changed files with 254 additions and 215 deletions
|
@ -1009,7 +1009,7 @@ class CAInitializerMPSubprocessor(Subprocessor):
|
|||
|
||||
#override
|
||||
def on_clients_initialized(self):
|
||||
io.progress_bar ("Initializing", len (self.idx_shapes_list))
|
||||
io.progress_bar ("Initializing CA weights", len (self.idx_shapes_list))
|
||||
|
||||
#override
|
||||
def on_clients_finalized(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue