Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 967 Bytes

dnn_opt.rst

File metadata and controls

21 lines (15 loc) · 967 Bytes

Optimization with Classification

The main functionality of this command is to use the DNN model to determine the best-fit algorithm for each partition of a network. The general flow of this command is: read network into either AIG (must begin with AIG network), perform k-means hypergraph partitioning, determine the algorithm to use with each using classification, perform optimization on each partition, merge partitions back into one, and write out an optimized network. An example of using this command is shown below.

There are also a couple other options for this command.

aig_part mig_part brute