HyperZealot commented on issue #13687: split_v2 operator
URL: https://github.com/apache/incubator-mxnet/pull/13687#issuecomment-449135460
 
 
   @apeforest Please also avoid v2 of the same question as well, I think ur 
question was asked by @rongzha1 already.
   This version is to support split of an array at arbitrary points along as 
axis while the previous split only supported equal splits along an axis, to 
match numpy behavior of the same operator.
   On the other hand, there was some API-breaking changes to cpp-package in my 
first attempt to modify the original split operator 
[here](https://github.com/apache/incubator-mxnet/pull/13564) so that's why I'm 
moving to creation of a new operator.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to