• 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
nn.py 704.3 KB