Skip to content

Commit daaf6bc

Browse files
committed
TFMA before TFS
1 parent b20713b commit daaf6bc

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

site/en/tfx/_index.yaml

+20-20
Original file line numberDiff line numberDiff line change
@@ -33,20 +33,20 @@ landing_page:
3333
icon_name: chevron_right
3434
foreground: theme
3535
background: grey
36-
- heading: TensorFlow Serving
36+
- heading: TensorFlow Model Analysis
3737
description: >
38-
A flexible, high-performance serving system for machine learning
39-
models, designed for production environments.
40-
path: /serving
38+
Libraries and visualization components to compute full-pass and sliced
39+
model metrics over large datasets, and analyze them in a notebook.
40+
path: /tfx/model_analysis
4141
icon:
4242
icon_name: chevron_right
4343
foreground: theme
4444
background: grey
45-
- heading: TensorFlow Model Analysis
45+
- heading: TensorFlow Serving
4646
description: >
47-
Libraries and visualization components to compute full-pass and sliced
48-
model metrics over large datasets, and analyze them in a notebook.
49-
path: /tfx/model_analysis
47+
A flexible, high-performance serving system for machine learning
48+
models, designed for production environments.
49+
path: /serving
5050
icon:
5151
icon_name: chevron_right
5252
foreground: theme
@@ -68,18 +68,18 @@ landing_page:
6868
buttons:
6969
- label: Read on Google Research blog
7070
path: https://research.googleblog.com/2017/02/preprocessing-for-machine-learning-with.html
71-
- heading: Latest Innovations in TensorFlow Serving
72-
image_path: /ecosystem/images/google-research-card-16x9.png
73-
path: https://research.googleblog.com/2017/11/latest-innovations-in-tensorflow-serving.html
74-
buttons:
75-
- label: Read on Google Research blog
76-
path: https://research.googleblog.com/2017/02/preprocessing-for-machine-learning-with.html
7771
- heading: "Introducing TensorFlow Model Analysis: Scaleable, Sliced, and Full-Pass Metrics"
7872
image_path: /ecosystem/images/tf-logo-card-16x9.png
7973
path: https://medium.com/tensorflow/introducing-tensorflow-model-analysis-scaleable-sliced-and-full-pass-metrics-5cde7baf0b7b
8074
buttons:
8175
- label: Read on TensorFlow blog
8276
path: https://medium.com/tensorflow/introducing-tensorflow-model-analysis-scaleable-sliced-and-full-pass-metrics-5cde7baf0b7b
77+
- heading: Latest Innovations in TensorFlow Serving
78+
image_path: /ecosystem/images/google-research-card-16x9.png
79+
path: https://research.googleblog.com/2017/11/latest-innovations-in-tensorflow-serving.html
80+
buttons:
81+
- label: Read on Google Research blog
82+
path: https://research.googleblog.com/2017/02/preprocessing-for-machine-learning-with.html
8383

8484
- classname: devsite-landing-row-cards
8585
background: grey
@@ -96,15 +96,15 @@ landing_page:
9696
buttons:
9797
- label: View on GitHub
9898
path: https://github.com/tensorflow/transform
99-
- heading: TensorFlow Serving on GitHub
100-
image_path: /ecosystem/images/github-card-16x9.png
101-
path: https://github.com/tensorflow/serving
102-
buttons:
103-
- label: View on GitHub
104-
path: https://github.com/tensorflow/serving
10599
- heading: Model Analysis on GitHub
106100
image_path: /ecosystem/images/github-card-16x9.png
107101
path: https://github.com/tensorflow/model-analysis
108102
buttons:
109103
- label: View on GitHub
110104
path: https://github.com/tensorflow/model-analysis
105+
- heading: TensorFlow Serving on GitHub
106+
image_path: /ecosystem/images/github-card-16x9.png
107+
path: https://github.com/tensorflow/serving
108+
buttons:
109+
- label: View on GitHub
110+
path: https://github.com/tensorflow/serving

0 commit comments

Comments
 (0)