• M
    Add MKL-DNN Benchmarking to CRNN-CTC (#1046) · c765794e
    Michał Gallus 提交于
    * Add MKL-DNN Benchmarking to CRNN-CTC
    
    * Make crnn-ctc scripts more portable
    
    * Add documentation for cycle to crnn-ctc-reader
    
    * Update crnn-ctc readme for CPU execution
    
    * Merge CRNN-CTC train & inference scripts
    
    * Fix mnist model & ce, kaffe graph yapf issues
    
    * Remove LD_LIBRARY_PATH from crnn-ctc scripts
    
    * CRNN-CTC scripts: set parallel to true
    
    Abort script if batch_size is lower than num of cores
    
    * CRNN-CTC scripts: limit mode options in infer
    
    * CRNN-CTC scripts: set mkldnn parallel to False
    c765794e
infer.sh 1.1 KB