1. 21 8月, 2018 1 次提交
  2. 20 8月, 2018 9 次提交
  3. 17 8月, 2018 7 次提交
  4. 16 8月, 2018 12 次提交
  5. 15 8月, 2018 7 次提交
  6. 14 8月, 2018 4 次提交
    • M
      Add MKL-DNN benchmarking for chinese_ner (#1048) · f36588dc
      Michał Gallus 提交于
      * Add MKL-DNN Benchmarking to CRNN-CTC
      
      * Add MKL-DNN benchmarking for chinese_ner
      
      * Make crnn-ctc scripts more portable
      
      * Merge CRNN-CTC train & inference scripts
      
      * 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
      
      * CRNN-CTC scripts: remove mkldnn parallel warning
      
      * Chinese-ner: Merge train & infer scripts, update readme
      
      * Chinese_ner: add --parallel flag for train
      f36588dc
    • T
      Merge pull request #1138 from luotao1/fix_api · dc731b0b
      Tao Luo 提交于
      fix bug after hide get_places and get_dims
      dc731b0b
    • W
      Fix ce of ocr. (#1133) · f15d7ff3
      whs 提交于
      * Fix ce of ocr.
      
      * Remove debug print
      f15d7ff3
    • J
      Merge pull request #1143 from PaddlePaddle/removeDeployDocCI · b8e6805d
      Jeff Wang 提交于
      Comment out the deploy script for now.
      b8e6805d