Skip to content

Commit

Permalink
[train][docs] add Ray Train logo (ray-project#39572)
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Deng <[email protected]>
  • Loading branch information
matthewdeng authored Sep 12, 2023
1 parent 7f7915a commit 459d918
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added doc/source/train/images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions doc/source/train/train.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
Ray Train: Scalable Model Training
==================================

|
.. figure:: images/logo.png
:align: center
:width: 50%

|
Ray Train is a scalable machine learning library for distributed training and fine-tuning.

Ray Train allows you to scale model training code from a single machine to a cluster of machines in the cloud, and abstracts away the complexities of distributed computing.
Expand Down

0 comments on commit 459d918

Please sign in to comment.