You can now provide the RandomLocation node an array key which it will populate with the random shift chosen for each batch.
You can now provide the RandomProvider node an array key which it will populate with the index of the random provider chosen for each batch.
TODO:
same thing for other random nodes such as elastic augment, shift augment etc.
Pre-Merge Checklist:
vX.Y-dev
)You can now provide the
RandomLocation
node an array key which it will populate with the random shift chosen for each batch. You can now provide theRandomProvider
node an array key which it will populate with the index of the random provider chosen for each batch.TODO: same thing for other random nodes such as elastic augment, shift augment etc.