perf_compare.rst 523 Bytes
Newer Older
QuanluZhang's avatar
QuanluZhang committed
1
2
3
4
5
6
7
8
9
10
11
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 <nas_comparison>
    Hyper-parameter Tuning Algorithm Comparsion <hpo_comparison>
    Model Compression Algorithm Comparsion <model_compress_comp>