1. 03 6月, 2019 1 次提交
    • H
      enable reshape, reshape2 and scale op (#17802) · cbb7903a
      hong19860320 提交于
      * enable reshape&reshape2 op and add unit test
      
      * enable scale op and add unit test
      
      * fix XShape checking for reshape2 unit test
      test=develop
      
      * remove op_desc.hasInput(..) and op_desc.hasOutput(..) to adapt X86 platform
      test=develop
      
      * remove target() and precision() from softmax, reshape, reshape2 and scale op
      fix CopyDataFrom() of TensorHvy
      test=develop
      
      * alloc memory then copy tensor's data during invoking TensorHvy::CopyDataFrom(...)
      test=develop
      cbb7903a
  2. 29 5月, 2019 1 次提交