perf_compare.rst 577 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
################################################
Performance Measurement, Comparison and Analysis
################################################

Performance comparison and analysis can help users decide a proper algorithm (e.g., tuner, NAS algorithm) for their scenario. The following are some measurement and comparison data for users' reference.

..  toctree::
    :maxdepth: 1

    Neural Architecture Search Comparison <NasComparison>
Guoxin's avatar
Guoxin committed
11
12
    Hyper-parameter Tuning Algorithm Comparsion <HpoComparison>
    Model Compression Algorithm Comparsion <ModelCompressionComparison>