forked from tensorflow/hub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_book.yaml
94 lines (93 loc) · 2.83 KB
/
_book.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
upper_tabs:
# Tabs left of dropdown menu
- include: /_upper_tabs_left.yaml
- include: /api_docs/_upper_tabs_api.yaml
# Dropdown menu
- name: Resources
path: /resources
is_default: true
menu:
- include: /resources/_menu_toc.yaml
lower_tabs:
# Subsite tabs
other:
# [Guide]
- name: "Guide"
contents:
# TF Hub Platform overview.
- heading: Getting Started
- title: Overview
path: /hub/overview
- title: Installation
path: /hub/installation
- title: Community and support
path: /hub/community
# Python library usage information
- heading: Using the library
- title: Overview
path: /hub/lib_overview
- title: SavedModels for TensorFlow 2
path: /hub/tf2_saved_model
- title: Caching model downloads
path: /hub/caching
- title: Migration to TF2
path: /hub/migration_tf2
- title: Model compatibility for TF1/TF2
path: /hub/model_compatibility
- title: "Deprecated: TF1 Hub format"
path: /hub/tf1_hub_module
status: deprecated
# SavedModel APIs
- heading: Common SavedModel APIs
- title: Overview
path: /hub/common_saved_model_apis/index.md
- title: Reusable SavedModels (for all tasks)
path: /hub/reusable_saved_models
- title: Image tasks
path: /hub/common_saved_model_apis/images
- title: Text tasks
path: /hub/common_saved_model_apis/text
# Publishing models to TF-Hub
- heading: Publishing models to TF-Hub
- title: Publishing process
path: /hub/publish
- title: Export a model
path: /hub/exporting_tf2_saved_model
- title: Write documentation
path: /hub/writing_documentation
- title: Submit a pull request
path: /hub/contribute_a_model
- title: Data portability and deletion
path: /hub/portability_and_deletion
- title: "Deprecated: TF1 Hub format export"
path: /hub/exporting_hub_format
status: deprecated
# Advanced developer info
- heading: Advanced developer info
- title: Model formats
path: /hub/model_formats
- title: Model hosting protocol
path: /hub/hosting
- title: Build from source
path: /hub/build_from_source
- title: Common issues
path: /hub/common_issues
- title: Contribute to TensorFlow Hub
path: /hub/contribute
# [Tutorials]
- name: Tutorials
path: /hub/tutorials
contents:
- include: /hub/tutorials/_toc.yaml
# [API]
- name: API
skip_translation: true
contents:
- include: /hub/api_docs/python/hub/_toc.yaml
# [Models]
- name: "Models ↗"
contents:
- title: Models
path: https://tfhub.dev
status: external
- include: /_upper_tabs_right.yaml