1. 23 5月, 2020 2 次提交
  2. 22 5月, 2020 4 次提交
  3. 21 5月, 2020 3 次提交
  4. 20 5月, 2020 2 次提交
  5. 19 5月, 2020 3 次提交
  6. 18 5月, 2020 9 次提交
  7. 17 5月, 2020 3 次提交
  8. 16 5月, 2020 1 次提交
  9. 15 5月, 2020 3 次提交
  10. 14 5月, 2020 4 次提交
  11. 13 5月, 2020 4 次提交
  12. 12 5月, 2020 2 次提交
    • C
      [LITE][XPU] 1. Add precision switch(int16/int31) in XPUMultiEncoderOp; 2. Fix... · ca51f68f
      Cwndmiao 提交于
      [LITE][XPU] 1. Add precision switch(int16/int31) in XPUMultiEncoderOp; 2. Fix identity_dropout_eliminate_pass, |AttrType| of 'is_test' in OpDesc can be INT or BOOLEAN; 3. Enhance |__xpu__multi_encoder_fuse_pass|; (#3596)
      
      * [LITE][XPU] Add precision switch(int16/int31) in XPUMultiEncoderOp
      
      * [LITE][XPU] fix identity_dropout_eliminate_pass, |AttrType| of 'is_test' in OpDesc can be INT or BOOLEAN
      
      * test=develop
      
      * [LITE][XPU] suppress linkage error
      test=develop
      
      * [LITE][XPU] 1. Reorder |identity_dropout_eliminate_pass| before |__xpu__multi_encoder_fuse_pass|; 2. Enhance |__xpu__multi_encoder_fuse_pass|, it works well in more scenarios;
      test=develop
      
      * [LITE][XPU] Remove XPUConfig
      test=develop
      ca51f68f
    • Z
      b2142d4a