-
Notifications
You must be signed in to change notification settings - Fork 1.7k
/
Copy path_book.yaml
52 lines (50 loc) · 1.64 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
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:
- name: Guide
contents:
- title: "Get started"
path: /tensorboard/get_started
- title: "Scalars and metrics"
path: /tensorboard/scalars_and_keras
- title: "Image data"
path: /tensorboard/image_summaries
- title: "Model graphs"
path: /tensorboard/graphs
- title: "Text data"
path: /tensorboard/text_summaries
- title: "Hyperparameter tuning"
path: /tensorboard/hyperparameter_tuning_with_hparams
- title: "Embedding projector"
path: /tensorboard/tensorboard_projector_plugin
- title: "What-If tool"
path: /tensorboard/what_if_tool
- title: "Profiling tool"
path: /tensorboard/tensorboard_profiling_keras
- title: "TensorBoard in notebooks"
path: /tensorboard/tensorboard_in_notebooks
- title: "TensorBoard Data as DataFrames"
path: /tensorboard/dataframe_api
- title: "Debugger V2"
path: /tensorboard/debugger_v2
- heading: "Versions"
- title: "Migrate from TF 1 to TF 2"
path: /tensorboard/migrate
- title: "TensorFlow 1.x usage"
path: https://github.com/tensorflow/tensorboard/tree/master/docs/r1
status: external
# - name: API
# skip_translation: true
# contents:
# - include: /tensorboard/api_docs/python/_toc.yaml
- include: /_upper_tabs_right.yaml