1. 13 4月, 2020 7 次提交
  2. 12 4月, 2020 17 次提交
  3. 11 4月, 2020 11 次提交
  4. 10 4月, 2020 5 次提交
    • Z
      Op(prelu) error message enhancement (#23616) · 5b3dd806
      zhupengyang 提交于
      5b3dd806
    • Z
      add dist op (#23503) · 4773e3f5
      Zhang Ting 提交于
      * add dist op
      4773e3f5
    • L
      test=develop, add addmm op (#23384) · 1c08a213
      littletomatodonkey 提交于
      add addmm op
      1c08a213
    • Z
      OP(fusion_gru) error message enhancement. test=develop (#23599) · 7b5e23c0
      zhaoyuchen2018 提交于
      C++ OP enhancement.
      7b5e23c0
    • C
      Add Tdm sampler op in Contrib (#23290) · 8c0bdde9
      Chengmo 提交于
      * add tdm sampler op
      
      * fix compile bug
      
      * fix compile bug
      
      * fix compile bug
      
      * fix compile bug
      
      * test=develop, add tdm sampler unittest
      
      * fix tdm sampler unittest
      
      * fix input var name bug
      
      * update tdm sampler unittest
      
      * fix unittest
      
      * fix unittest
      
      * update tdm sampler unittest
      
      * add tdm exe run unittest
      
      * fix infershape
      
      * test=develop, add doc
      
      * test=develop, fix gcc8 compile bug & unittest bug
      
      * test=develop, fix unittest
      
      * test=develop, fix T one & zero
      
      * test=develop, add unittest check
      
      * test=develop, add doc smaple code & fix dype set
      
      * test=develop, fix dtype
      
      * test=develop, fix compile bug
      
      * test=develop, fix unittest
      
      * test=develop, fix unittest
      
      * test=develop, check py3 unittest
      
      * test=develop,fix unittest
      
      * test=develop, fix py3&py2 unittest diff
      
      * test=develop, fix sample code
      
      * test=develop, fix sample code
      
      * test=develop, fix sample code
      
      * test=develop, fix error message
      8c0bdde9