reference.rst 562 Bytes
Newer Older
qianyj's avatar
qianyj committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
References
==================

..  toctree::
    :maxdepth: 2

    nnictl Commands <Tutorial/Nnictl>
    Experiment Configuration <reference/experiment_config>
    Experiment Configuration (legacy) <Tutorial/ExperimentConfig>
    Search Space <Tutorial/SearchSpaceSpec>
    NNI Annotation <Tutorial/AnnotationSpec>
    SDK API References <sdk_reference>
    Supported Framework Library <SupportedFramework_Library>
    Launch from Python <Tutorial/HowToLaunchFromPython>
    Shared Storage <Tutorial/HowToUseSharedStorage>
    Tensorboard <Tutorial/Tensorboard>