Behaviour of JointBatchGen
Hey @fsfrazao
I have a question about JointBatchGen
class:
If the input generators have different number of batches and have been initialized with refresh_on_epoch=True
, while the joint batch generator is initialized with n_batches=min
and reset_generators=True
, will the individual generators still be refreshed at the end of each epoch? Having studied the implementation of the JointBatchGen
class, it seems to me that only the generator with the smallest number of batches will be refreshed at the end of the epoch ...
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information