batch_cutoff not working for split = 'train'
Opened this issue · 1 comments
pppplin commented
Hi Kate,
Under split='train' in inner loop, the data loader always output the same data no matter under what batch_cutoff. I know that this is the setting in the MAML paper, but I am wondering is there a way to make batch_cutoff work? Many thanks!