Repository URL to install this package:
import abc class Accelerator(abc.ABC): """A utility that contains methods to accelerate training."""