1. 25 9月, 2020 1 次提交
  2. 18 9月, 2020 1 次提交
    • H
      [cherry-pick] Fix build error caused by flatbuffer if the target is... · 3c9a1a1d
      hong19860320 提交于
      [cherry-pick] Fix build error caused by flatbuffer if the target is tiny_publish, and fix the missing of the attr name of the output scale (#4356)
      
      * [LITE][XPU] 1. Add sequence_unpad kernel for XPU; 2. Bugfix in sequence_unpad kernel for x86, as InferShapeImpl() is now empty in lite/operators/sequence_unpad_op.cc; 3. Refine TargetWrapperXPU; (#4237)
      
      * [Core] Fix the missing of the attr name of the output scale (#4334)
      
      * [NPU] Fix build error caused by flatbuffer if the target is tiny_publish (#4340)
      test=develop
      Co-authored-by: NCwndmiao <miaotianxiang@baidu.com>
      3c9a1a1d
  3. 09 9月, 2020 1 次提交
  4. 06 8月, 2020 1 次提交
  5. 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
  6. 13 7月, 2020 1 次提交
  7. 03 7月, 2020 1 次提交
  8. 01 7月, 2020 1 次提交
  9. 29 6月, 2020 1 次提交
  10. 28 5月, 2020 1 次提交
  11. 30 4月, 2020 1 次提交
  12. 15 4月, 2020 1 次提交