Reduce title length (#8709)

This commit is contained in:
Sean Naren 2021-08-03 22:17:10 +01:00 committed by GitHub
parent 0e6ee9c39d
commit 98319f83bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Advanced GPU Optimized Training & Model Parallelism
===================================================
Model Parallel GPU Training
===========================
When training large models, fitting larger batch sizes, or trying to increase throughput using multi-GPU compute, Lightning provides advanced optimized distributed training plugins to support these cases and offer substantial improvements in memory usage.