Does every test need to necessarily have an assert? With random function testing, how do I test it anyway? One possible thing I can do is ensure that output is a. int (of the dtype that's mentioned in the param or int32 (default)) b. within the low and high bounds
Is that what you are referring? [ Full content available at: https://github.com/apache/incubator-mxnet/pull/12749 ] This message was relayed via gitbox.apache.org for [email protected]
