1. 22 5月, 2020 1 次提交
  2. 12 5月, 2020 1 次提交
    • 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
  3. 18 12月, 2019 1 次提交
  4. 03 9月, 2019 1 次提交
  5. 29 8月, 2019 1 次提交
    • Z
      Add load from memory interface (#1903) · ecce1eff
      Zhaolong Xing 提交于
      * paddle lite cuda init
      can run model with leaky_relu
      
      * add the missing file.
      test=develop
      
      * add the load from memory interface.
      test=develop
      
      * refine this pr. fix comments
      fix ci error
      test=develop
      ecce1eff
  6. 23 8月, 2019 1 次提交
  7. 16 8月, 2019 1 次提交