1. 15 3月, 2019 1 次提交
  2. 13 3月, 2019 4 次提交
  3. 12 3月, 2019 4 次提交
  4. 11 3月, 2019 10 次提交
  5. 10 3月, 2019 1 次提交
  6. 08 3月, 2019 10 次提交
  7. 07 3月, 2019 9 次提交
  8. 06 3月, 2019 1 次提交
    • 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 a7a49b8aa214f9730cb84e11ea96da564fe4b4d9.
      
      * 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