1. 12 3月, 2019 12 次提交
  2. 11 3月, 2019 5 次提交
  3. 08 3月, 2019 10 次提交
  4. 07 3月, 2019 9 次提交
  5. 06 3月, 2019 4 次提交
    • X
      Add Requantize OP (#15318) · a177d482
      xiaolil1 提交于
      * Enable INT8 ReQuantize OP
      test=develop
      
      * Clean code
      test=develop
      
      * Add comments
      test=develop
      
      * Revert "Clean code"
      test=develop
      
      This reverts commit a7a49b8a.
      
      * Modify requantize op test
      test=develop
      
      * fix requantize UT by moving public function to public test file.
      test=develop
      
      * Fix test fail due to file address change.
      test=develop
      
      * Change file address for requantize op.
      test=develop
      a177d482
    • C
      Refine recurrent_op (#16027) · 6fe7478b
      chengduo 提交于
      * refine recurrent_op
      test=develop
      
      * remove unnecessary code
      test=develop
      6fe7478b
    • C
      Refine recurrent_op (#16027) · f5a37518
      chengduo 提交于
      * refine recurrent_op
      test=develop
      
      * remove unnecessary code
      test=develop
      f5a37518
    • S
      fix travis-ci format check · 7b608396
      sneaxiy 提交于
      test=develop
      7b608396