Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
11 lines (9 loc) · 599 Bytes

File metadata and controls

11 lines (9 loc) · 599 Bytes
Copy raw file
Download raw file
Edit and raw actions

Orbit

Orbit is a flexible, lightweight library designed to make it easy to write custom training loops in TensorFlow 2. Orbit handles common model training tasks such as saving checkpoints, running model evaluations, and setting up summary writing, while giving users full control over implementing the inner training loop. It integrates with tf.distribute seamlessly and supports running on different device types (CPU, GPU, and TPU). The core code is intended to be easy to read and fork.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.