1. 22 7月, 2020 1 次提交
    • H
      [Core] Add the graph optimization of subblocks for transformer model (#3947) · 7af1a258
      hong19860320 提交于
      * [Core][ARM] Fix beam_search, eltwise_mul supports broadcast and int64_t data type, add print op and kernel, add exeception
      test=develop
      
      * Fix the dims of parent idx of the arm kernel of beam_search op
      
      * elementwise_mul supports int64_t data type with broadcasting
      
      * Add print op and kernel for debugging
      
      * Support throwing the exception when the internal error occurs
      
      * Refine while and conditional_block op kernel
      
      * Support the graph optimization on subblocks
      
      * Pass program_desc and block_idx into the kernel of the control flow ops(while/conditional_block/subgraph), and create the RuntimeProgram online, it make it possiable to call the control flow ops recursively
      
      *Add unit test for masked transformer model
      7af1a258
  2. 09 6月, 2020 1 次提交
  3. 10 4月, 2020 1 次提交
  4. 08 4月, 2020 1 次提交
    • Y
      [LITE][OPENCL] Add ReleaseResource for OpenCL when Predictor dead (#3358) · 293d2d38
      Yuan Shuai 提交于
      * [LITE][OPENCL] Add ReleaseResource for OpenCL when Predictor dead. test=develop
      
      * fix void for decontrust. test=develop
      
      * fix miscs. test=develop
      
      * fix miscs. test=develop
      
      * fix miscs. test=develop
      
      * fix miscs. test=develop
      
      * [LITE][OPENCL] fix Hang of mobilenetv1_test and kernel test. test=develop
      
      * [LITE][OPENCL] Fix miscs. test is ok. test=develop
      293d2d38
  5. 13 2月, 2020 1 次提交
  6. 06 2月, 2020 1 次提交
    • J
      Support weight quantization (#2791) · 6329a9a2
      juncaipeng 提交于
      * optimize quant_dequant_fuse_pass, test=develop
      
      * update, test=develop
      
      * update, test=develop
      
      * fix bug for accessing the removed node, test=develop
      
      * set the bias of int8 conv as float, test=develop
      
      * support weight quantization, test=develop
      
      * up, test=develop
      
      * up, test=develop
      
      * up, test=develop
      6329a9a2
  7. 05 11月, 2019 1 次提交
  8. 23 10月, 2019 1 次提交
  9. 18 10月, 2019 1 次提交
    • H
      Fix codestyle of GetInputName&GetOutputName (#2185) · 8591aaec
      huzhiqiang 提交于
      * add shell file to automatically build and collect publish result test=develop
      
      * modify codestyle of getInputNames test=develop
      
      * test=develop
      
      * rm publish.sh
      
      * remove copy of func param
      
      * test=develop
      
      * test=devcelop
      
      * test=develop
      
      * test=develop
      
      * const & test=develop
      
      * modify variable defination test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      8591aaec
  10. 14 10月, 2019 1 次提交
  11. 19 9月, 2019 1 次提交
  12. 01 9月, 2019 1 次提交
  13. 16 8月, 2019 1 次提交