“827afca9069a71c1d026dc824d866ff2a14e4912”上不存在“uni_modules/git@gitcode.net:hihell/uni-starter.git”
  1. 14 5月, 2018 1 次提交
  2. 10 2月, 2018 2 次提交
  3. 09 2月, 2018 1 次提交
  4. 08 1月, 2018 1 次提交
  5. 05 1月, 2018 1 次提交
    • Y
      Add COWPtr and its unittest · 0cfb5465
      Yang Yu 提交于
      It will be used for LoD information in LoDTensor since LoD is a copy
      on write field.
      
      It is pretty slow for copying LoD information between operators. For
      resnet it will cost roughly 10% time of whole time, including reading
      data.
      0cfb5465