chinakook commented on issue #10335: ndarray diagonal operator request URL: https://github.com/apache/incubator-mxnet/issues/10335#issuecomment-377498869 I think view can only be a ‘rect’. You can do diagonal by combination of mx.sym.arange and mx.sym.take or mx.sym.gather_nd
---------------------------------------------------------------- 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
