1. 29 8月, 2019 4 次提交
  2. 28 8月, 2019 14 次提交
  3. 27 8月, 2019 5 次提交
  4. 26 8月, 2019 7 次提交
  5. 25 8月, 2019 2 次提交
  6. 24 8月, 2019 6 次提交
  7. 23 8月, 2019 2 次提交
    • T
      feat: (#1836) · 0da398e6
      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
      0da398e6
    • Z
      [NPU] fix bug: npu permute's input w need unique name (#1832) · 1f8d8493
      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
      1f8d8493