1. 06 3月, 2020 4 次提交
  2. 05 3月, 2020 8 次提交
  3. 04 3月, 2020 6 次提交
  4. 03 3月, 2020 7 次提交
  5. 02 3月, 2020 3 次提交
  6. 01 3月, 2020 2 次提交
  7. 29 2月, 2020 2 次提交
  8. 28 2月, 2020 7 次提交
  9. 27 2月, 2020 1 次提交
    • Y
      [LITE][OPENCL] replace vlog with log in pool, add each run duration print in test (#3010) · 4cf0287e
      Yuan Shuai 提交于
      * replace vlog with log in pool, add each run duration print in test. test=develop
      
      * change layout file path. test=develop
      
      * fix act, layout image kernel. test=develop
      
      * fix spell error. test=develop
      
      * remove clfinish in act, concat, layout, nearest_interp. test=develop
      
      * add RELU macro define in fc opencl kernel. test=develop
      
      * add cpu_ref print in activation opencl kernel.test=develop
      
      * fix layout ut. test=develop
      
      * replace log with vlog. test=develop
      
      * fix get output. test=develop
      4cf0287e