What are possible approaches for recognizing rotated numbers as well with TF API?

I have read some examples of NNs for image recognition, however, I can’t find much about making this recognition rotation invariant.

Is there any API that could be of help in doing it on the fly ? I am wondering also how difficult would it be when the labels change, like when doing bounding box.