v2.11
Internal change
Support new Keras optimizers (after 2.10) for the multitask trainer. Users must to create all model variables before training.
Indentation bug. Divide by num_replicas_in_sync once.