1. 12 8月, 2020 6 次提交
  2. 10 8月, 2020 2 次提交
  3. 06 8月, 2020 2 次提交
  4. 05 8月, 2020 1 次提交
  5. 29 7月, 2020 1 次提交
  6. 28 7月, 2020 1 次提交
  7. 27 7月, 2020 1 次提交
    • H
      [arm] add elu activation op (#3978) · bfaa2c93
      HappyAngel 提交于
      * add elu act
      
      * fix elu act not find error, test=develop
      
      * fix format.test=develop
      
      * fix int8 model opt error in conv+conv fusion, test=develop
      
      * fix format. test=develop
      
      * test=develop
      bfaa2c93
  8. 24 7月, 2020 2 次提交
  9. 23 7月, 2020 4 次提交
  10. 22 7月, 2020 5 次提交
    • 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
    • H
      test=develop · 39b828e9
      HappyAngel 提交于
      39b828e9
    • C
      fix format.test=develop · f6547366
      chenjiaoAngel 提交于
      f6547366
    • C
      fix elu act not find error, test=develop · 9583c545
      chenjiaoAngel 提交于
      9583c545
    • H
      [arm] add conv+conv fusion (#3967) · f358cdb8
      HappyAngel 提交于
      * add conv+conv(1x1s1p0) fusion
      
      * fix build and run error
      
      * fix formmat. test=develop
      f358cdb8
  11. 21 7月, 2020 1 次提交
  12. 20 7月, 2020 1 次提交
  13. 17 7月, 2020 3 次提交
  14. 16 7月, 2020 3 次提交
  15. 14 7月, 2020 5 次提交
  16. 13 7月, 2020 2 次提交