Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 495 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 495 Bytes

TensorFlow Requirement: 2.x

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 in TF2. It intergates with tf.distribute seamlessly and supports running on different device types (CPU, GPU, and TPU).