index.rst 4.03 KB
Newer Older
1
2
3
4
5
6
7
8
9
10
11
:orphan:



.. _sphx_glr_tutorials:

Tutorials
=========



J-shang's avatar
J-shang committed
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="Introduction ------------">

.. only:: html

 .. figure:: /tutorials/images/thumb/sphx_glr_pruning_speed_up_thumb.png
     :alt: Speed Up Model with Mask

     :ref:`sphx_glr_tutorials_pruning_speed_up.py`

.. raw:: html

    </div>


.. toctree::
   :hidden:

   /tutorials/pruning_speed_up

33
34
.. raw:: html

Yuge Zhang's avatar
Yuge Zhang committed
35
    <div class="sphx-glr-thumbcontainer" tooltip="Start and Manage a New Experiment">
36
37
38

.. only:: html

Yuge Zhang's avatar
Yuge Zhang committed
39
40
 .. figure:: /tutorials/images/thumb/sphx_glr_nni_experiment_thumb.png
     :alt: Start and Manage a New Experiment
41

Yuge Zhang's avatar
Yuge Zhang committed
42
     :ref:`sphx_glr_tutorials_nni_experiment.py`
43
44
45
46
47
48
49
50
51

.. raw:: html

    </div>


.. toctree::
   :hidden:

Yuge Zhang's avatar
Yuge Zhang committed
52
   /tutorials/nni_experiment
53

J-shang's avatar
J-shang committed
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
.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="Model pruning is a technique to reduce the model size and computation by reducing model weight ...">

.. only:: html

 .. figure:: /tutorials/images/thumb/sphx_glr_pruning_quick_start_mnist_thumb.png
     :alt: Pruning Quickstart

     :ref:`sphx_glr_tutorials_pruning_quick_start_mnist.py`

.. raw:: html

    </div>


.. toctree::
   :hidden:

   /tutorials/pruning_quick_start_mnist

.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="Quantization reduces model size and speeds up inference time by reducing the number of bits req...">

.. only:: html

 .. figure:: /tutorials/images/thumb/sphx_glr_quantization_quick_start_mnist_thumb.png
     :alt: Quantization Quickstart

     :ref:`sphx_glr_tutorials_quantization_quick_start_mnist.py`

.. raw:: html

    </div>


.. toctree::
   :hidden:

   /tutorials/quantization_quick_start_mnist

.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip=" Introduction ------------">

.. only:: html

 .. figure:: /tutorials/images/thumb/sphx_glr_quantization_speed_up_thumb.png
     :alt: Speed Up Model with Calibration Config

     :ref:`sphx_glr_tutorials_quantization_speed_up.py`

.. raw:: html

    </div>


.. toctree::
   :hidden:

   /tutorials/quantization_speed_up

117
118
.. raw:: html

Yuge Zhang's avatar
Yuge Zhang committed
119
    <div class="sphx-glr-thumbcontainer" tooltip="In this tutorial, we show how to use NAS Benchmarks as datasets. For research purposes we somet...">
120
121
122

.. only:: html

Yuge Zhang's avatar
Yuge Zhang committed
123
124
 .. figure:: /tutorials/images/thumb/sphx_glr_nasbench_as_dataset_thumb.png
     :alt: Use NAS Benchmarks as Datasets
125

Yuge Zhang's avatar
Yuge Zhang committed
126
     :ref:`sphx_glr_tutorials_nasbench_as_dataset.py`
127
128
129
130
131
132
133
134
135

.. raw:: html

    </div>


.. toctree::
   :hidden:

Yuge Zhang's avatar
Yuge Zhang committed
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
   /tutorials/nasbench_as_dataset

.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="This is the 101 tutorial of Neural Architecture Search (NAS) on NNI. In this tutorial, we will ...">

.. only:: html

 .. figure:: /tutorials/images/thumb/sphx_glr_hello_nas_thumb.png
     :alt: Hello, NAS!

     :ref:`sphx_glr_tutorials_hello_nas.py`

.. raw:: html

    </div>


.. toctree::
   :hidden:

   /tutorials/hello_nas
158
159
160
161
162
163
.. raw:: html

    <div class="sphx-glr-clear"></div>



liuzhe-lz's avatar
liuzhe-lz committed
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
.. _sphx_glr_tutorials_hpo_quickstart_tensorflow:




.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="The tutorial consists of 4 steps: ">

.. only:: html

 .. figure:: /tutorials/hpo_quickstart_tensorflow/images/thumb/sphx_glr_main_thumb.png
     :alt: NNI HPO Quickstart with TensorFlow

     :ref:`sphx_glr_tutorials_hpo_quickstart_tensorflow_main.py`

.. raw:: html

    </div>


.. toctree::
   :hidden:

   /tutorials/hpo_quickstart_tensorflow/main

.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="It can be run directly and will have the exact same result as original version.">

.. only:: html

 .. figure:: /tutorials/hpo_quickstart_tensorflow/images/thumb/sphx_glr_model_thumb.png
     :alt: Port TensorFlow Quickstart to NNI

     :ref:`sphx_glr_tutorials_hpo_quickstart_tensorflow_model.py`

.. raw:: html

    </div>


.. toctree::
   :hidden:

   /tutorials/hpo_quickstart_tensorflow/model
.. raw:: html

    <div class="sphx-glr-clear"></div>



216
217
218
219
220
.. only:: html

 .. rst-class:: sphx-glr-signature

    `Gallery generated by Sphinx-Gallery <https://sphinx-gallery.github.io>`_