Image translation/shifts for data augmentation

Does the aug_transforms convenience function include a way to specify amounts of translation/shift for batch data augmentation of images? I see scale, rotate, warp and flip but no parameters to translate the input images. If it’s not supported, what’s the easiest way to do that?