Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 394 Bytes

File metadata and controls

17 lines (14 loc) · 394 Bytes

example

  1. generate the sampling txt with the configurations.

    python sample.py --config path_to_config_file --nbits 8 --save-file sample
  2. Use the shell to inference each convolution with specific program on device, generate log.

    sh sample.sh
  3. read the log to generate the final lib.

    python read_log.py