`cmp = lambda(x, y): (x > y) - (x < y)` could also work with a bit less code
[ Full content available at: https://github.com/apache/incubator-mxnet/pull/12295 ] This message was relayed via gitbox.apache.org for [email protected]
`cmp = lambda(x, y): (x > y) - (x < y)` could also work with a bit less code
[ Full content available at: https://github.com/apache/incubator-mxnet/pull/12295 ] This message was relayed via gitbox.apache.org for [email protected]