1. 31 8月, 2019 1 次提交
  2. 30 8月, 2019 2 次提交
  3. 29 8月, 2019 10 次提交
  4. 28 8月, 2019 9 次提交
  5. 27 8月, 2019 3 次提交
  6. 26 8月, 2019 6 次提交
  7. 25 8月, 2019 2 次提交
  8. 24 8月, 2019 5 次提交
  9. 23 8月, 2019 2 次提交
    • T
      feat: (#1836) · 9388dace
      TianXiaogang 提交于
      add model_run_test_image
          add range_max_quant op
          add flatten op
          add flatten2 op
      fix:
          fix density_prior_box density_size type from float to int
          fix prior_box and density_prior_box some check for get_attr
      test=develop
      9388dace
    • Z
      [NPU] fix bug: npu permute's input w need unique name (#1832) · 9067c2f3
      zhupengyang 提交于
      * fix bug: npu permute's input w need unique name
      
      test=develop
      
      * fix bn, eltwise, pool, shuffle_channel, softmax, transpose unique name
      
      test=develop
      9067c2f3