Skip to content

Commit 9911f1b

Browse files
committed
Update name to FlexFlow Train in README
1 parent af1b7cb commit 9911f1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# flexflow-train
1+
# FlexFlow Train
22
[![clang-format Check](https://github.com/flexflow/flexflow-train/actions/workflows/clang-format-check.yml/badge.svg?branch=master)](https://github.com/flexflow/flexflow-train/actions/workflows/clang-format-check.yml)
33
[![per-lib-checks](https://github.com/flexflow/flexflow-train/actions/workflows/per-lib-check.yml/badge.svg)](https://github.com/flexflow/flexflow-train/actions/workflows/per-lib-check.yml)
44
[![shell-check](https://github.com/flexflow/flexflow-train/actions/workflows/shell-check.yml/badge.svg)](https://github.com/flexflow/flexflow-train/actions/workflows/shell-check.yml)
@@ -9,7 +9,7 @@
99
> You are currently viewing [flexflow-train](https://github.com/flexflow/flexflow-train).
1010
> For anything inference/serving-related, go to [flexflow-serve](https://github.com/flexflow/flexflow-serve).
1111
12-
FlexFlow is a deep learning framework that accelerates distributed DNN training by automatically searching for efficient parallelization strategies.
12+
FlexFlow Train is a deep learning framework that accelerates distributed DNN training by automatically searching for efficient parallelization strategies.
1313

1414
<!--
1515
FlexFlow provides a drop-in replacement for PyTorch and TensorFlow Keras. Running existing PyTorch and Keras programs in FlexFlow only requires [a few lines of changes to the program](https://flexflow.ai/keras).
@@ -99,7 +99,7 @@ We welcome all contributions to FlexFlow Train from bug fixes to new features an
9999
* Zhihao Jia, Sina Lin, Charles R. Qi, and Alex Aiken. [Exploring Hidden Dimensions in Parallelizing Convolutional Neural Networks](http://proceedings.mlr.press/v80/jia18a/jia18a.pdf). In Proceedings of the International Conference on Machine Learning (ICML), July 2018.
100100

101101
## The Team
102-
FlexFlow is developed and maintained by teams at CMU, Facebook, Los Alamos National Lab, MIT, Stanford, and UCSD (alphabetically).
102+
FlexFlow Train is developed and maintained by teams at CMU, Facebook, Los Alamos National Lab, MIT, Stanford, and UCSD (alphabetically).
103103

104104
## License
105105
FlexFlow Train uses Apache License 2.0.

0 commit comments

Comments
 (0)