mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-07 05:22:06 -07:00
upd
This commit is contained in:
parent
429e7e6aee
commit
535041f7bb
2 changed files with 28 additions and 24 deletions
|
@ -55,6 +55,7 @@ class SampleGeneratorFace(SampleGeneratorBase):
|
|||
return next(generator)
|
||||
|
||||
#forces to repeat these sample idxs as fast as possible
|
||||
#currently unused
|
||||
def repeat_sample_idxs(self, idxs): # [ idx, ... ]
|
||||
#send idxs list to all sub generators.
|
||||
for gen_sq in self.generators_sq:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue