-
Notifications
You must be signed in to change notification settings - Fork 642
Expand file tree
/
Copy path_toctree.yml
More file actions
139 lines (139 loc) · 4.13 KB
/
_toctree.yml
File metadata and controls
139 lines (139 loc) · 4.13 KB
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
- sections:
- local: index
title: 🤗 Optimum
- local: installation
title: Installation
- local: quicktour
title: Quick tour
- local: notebooks
title: Notebooks
- sections:
- local: concept_guides/quantization
title: Quantization
title: Conceptual guides
title: Overview
- sections:
- local: nvidia_overview
title: 🤗 Optimum Nvidia
title: Nvidia
isExpanded: false
- sections:
- local: furiosa_overview
title: 🤗 Optimum Furiosa
title: Furiosa
isExpanded: false
- sections:
- local: onnxruntime/overview
title: Overview
- local: onnxruntime/quickstart
title: Quick tour
- sections:
- local: onnxruntime/usage_guides/pipelines
title: Inference pipelines
- local: onnxruntime/usage_guides/models
title: Models for inference
- local: onnxruntime/usage_guides/optimization
title: How to apply graph optimization
- local: onnxruntime/usage_guides/quantization
title: How to apply dynamic and static quantization
- local: onnxruntime/usage_guides/trainer
title: How to accelerate training
- local: onnxruntime/usage_guides/gpu
title: Accelerated inference on NVIDIA GPUs
- local: onnxruntime/usage_guides/amdgpu
title: Accelerated inference on AMD GPUs
title: How-to guides
isExpanded: false
- sections:
- local: onnxruntime/concept_guides/onnx
title: ONNX 🤝 ONNX Runtime
title: Conceptual guides
isExpanded: false
- sections:
- local: onnxruntime/package_reference/modeling_ort
title: ONNX Runtime Models
- local: onnxruntime/package_reference/configuration
title: Configuration
- local: onnxruntime/package_reference/optimization
title: Optimization
- local: onnxruntime/package_reference/quantization
title: Quantization
- local: onnxruntime/package_reference/trainer
title: Trainer
title: Reference
isExpanded: false
title: ONNX Runtime
isExpanded: false
- sections:
- local: exporters/overview
title: Overview
- local: exporters/task_manager
title: The TasksManager
- sections:
- local: exporters/onnx/overview
title: Overview
- sections:
- local: exporters/onnx/usage_guides/export_a_model
title: Export a model to ONNX
- local: exporters/onnx/usage_guides/contribute
title: Add support for exporting an architecture to ONNX
title: How-to guides
- sections:
- local: exporters/onnx/package_reference/configuration
title: ONNX configurations
- local: exporters/onnx/package_reference/export
title: Export functions
title: Reference
isExpanded: false
title: "ONNX"
- sections:
- local: exporters/tflite/overview
title: Overview
- sections:
- local: exporters/tflite/usage_guides/export_a_model
title: Export a model to TFLite
- local: exporters/tflite/usage_guides/contribute
title: Add support for exporting an architecture to TFLite
title: How-to guides
- sections:
- local: exporters/tflite/package_reference/configuration
title: TFLite configurations
- local: exporters/tflite/package_reference/export
title: Export functions
title: Reference
isExpanded: false
title: "TFLite"
title: Exporters
isExpanded: false
- sections:
- local: torch_fx/overview
title: Overview
- sections:
- local: torch_fx/usage_guides/optimization
title: Optimization
title: How-to guides
isExpanded: false
- sections:
- local: torch_fx/concept_guides/symbolic_tracer
title: Symbolic tracer
title: Conceptual guides
isExpanded: false
- sections:
- local: torch_fx/package_reference/optimization
title: Optimization
title: Reference
isExpanded: false
title: Torch FX
isExpanded: false
- sections:
- local: llm_quantization/usage_guides/quantization
title: GPTQ quantization
title: LLM quantization
isExpanded: false
- sections:
- local: utils/dummy_input_generators
title: Dummy input generators
- local: utils/normalized_config
title: Normalized configurations
title: Utilities
isExpanded: false