1. 25 11月, 2019 1 次提交
    • Z
      [cherry-pick] fix crop_tensor, maxout and lrn (#21302) · 3848f720
      Zhang Ting 提交于
      * [cherry-pick] All elements in attr(shape) of crop_tensor can be -1 and int32/64 kernel registered (#20756)
      
      * All elements in attr(shape) of crop_tensor can be -1, test=develop, test=document_preview
      
      * fix the bug that attr(offsets) should be initialized, test=develop
      
      * [cherry-pick] maxout supports channel_last input (#20846)
      
      * maxout support channel_last input, test=develop
      
      * modified details of Input(X) and Attr(groups, axis) in doc, test=develop
      
      * [cherry-pick] lrn supports channel_last input, test=develop (#20954)
      3848f720
  2. 23 11月, 2019 1 次提交
  3. 21 11月, 2019 1 次提交
    • L
      [cherry-pick]fix bug in pool/conv/conv_transpose: UpdatePaddingAndDilation,... · 7ab85396
      liym27 提交于
      [cherry-pick]fix bug in pool/conv/conv_transpose: UpdatePaddingAndDilation, _get_padding_with_SAME and conv2dtranspose_forward_naive. (#20997) (#21225)
      
      * fix bug in pool/conv/conv_transpose:
          1. It should be stride[i] not stride[0] in UpdatePaddingAndDilation;
          2. fix bug of func  _get_padding_with_SAME in test_conv/conv_transpose_op.py;
          3. fix bug of the computation process in function conv2dtranspose_forward_naive.
          test=release/1.6
      7ab85396
  4. 14 11月, 2019 1 次提交
  5. 11 11月, 2019 1 次提交
  6. 07 11月, 2019 2 次提交
  7. 06 11月, 2019 1 次提交
  8. 01 11月, 2019 7 次提交
  9. 31 10月, 2019 2 次提交
  10. 30 10月, 2019 1 次提交
    • H
      Cherry pick save load new feature (#20877) · 5119f262
      hong 提交于
      * Serialize to pickle format (#20820)
      
      test=develop
      
      * save load problem fix and new feature add (#20823)
      
      * fix persistable;
      
      * fix save load bugs; test=develop
      
      * fix bug; test=develop
      
      * add example for new io api; test=develop
      
      * addd example; test=develop
      5119f262
  11. 28 10月, 2019 1 次提交
  12. 24 10月, 2019 2 次提交
  13. 23 10月, 2019 1 次提交
  14. 22 10月, 2019 1 次提交
  15. 21 10月, 2019 2 次提交
  16. 20 10月, 2019 3 次提交
  17. 19 10月, 2019 2 次提交
  18. 18 10月, 2019 1 次提交
  19. 17 10月, 2019 3 次提交
  20. 16 10月, 2019 5 次提交
  21. 15 10月, 2019 1 次提交