@@ -33,20 +33,20 @@ landing_page:
33
33
icon_name : chevron_right
34
34
foreground : theme
35
35
background : grey
36
- - heading : TensorFlow Serving
36
+ - heading : TensorFlow Model Analysis
37
37
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
41
41
icon :
42
42
icon_name : chevron_right
43
43
foreground : theme
44
44
background : grey
45
- - heading : TensorFlow Model Analysis
45
+ - heading : TensorFlow Serving
46
46
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
50
50
icon :
51
51
icon_name : chevron_right
52
52
foreground : theme
@@ -68,18 +68,18 @@ landing_page:
68
68
buttons :
69
69
- label : Read on Google Research blog
70
70
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
77
71
- heading : " Introducing TensorFlow Model Analysis: Scaleable, Sliced, and Full-Pass Metrics"
78
72
image_path : /ecosystem/images/tf-logo-card-16x9.png
79
73
path : https://medium.com/tensorflow/introducing-tensorflow-model-analysis-scaleable-sliced-and-full-pass-metrics-5cde7baf0b7b
80
74
buttons :
81
75
- label : Read on TensorFlow blog
82
76
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
83
83
84
84
- classname : devsite-landing-row-cards
85
85
background : grey
@@ -96,15 +96,15 @@ landing_page:
96
96
buttons :
97
97
- label : View on GitHub
98
98
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
105
99
- heading : Model Analysis on GitHub
106
100
image_path : /ecosystem/images/github-card-16x9.png
107
101
path : https://github.com/tensorflow/model-analysis
108
102
buttons :
109
103
- label : View on GitHub
110
104
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