![TensorFlow Requirement: 2.x](https://img.shields.io/badge/TensorFlow%20Requirement-2.x-brightgreen) # Orbit Orbit is a customized training loop library built on top of Tensorflow 2. It provides a flexible lightweight library that users can easily use or fork when writing [customized training loop code](https://www.tensorflow.org/tutorials/distribute/custom_training) in TF2. It intergates with `tf.distribute` seamlessly and supports running on different device types (CPU, GPU, and TPU).