How to calculate step_size_up in Cyclic Learning rate

I want to know, is there any formula to calculate cylic learning rate step_size_up .
I know the number of images, let say 10,000, batch size 50, epoch 10. What should be my step_size_up ?