I've written a basic wrapper to get things started, as the test suite requires some things like namespaced dtypes and info functions for most of the tests. I'm quite unfamiliar with MXNet so struggled to get far in making sure the test suite was working fine and it all the failures are non-compliance issues. https://gist.github.com/honno/c95eeabc71f5ca65d40e5a5105eda672
I think a native and fully-compliant [`xp.asarray()`](https://data-apis.org/array-api/latest/API_specification/creation_functions.html#asarray-obj-dtype-none-device-none-copy-none) would be a good priority if folks wanted to start using the test suite, although generally I think it's fair to ignore the test suite until you're much closer to covering the spec. -- Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-mxnet/issues/20501#issuecomment-1015298985 You are receiving this because you were mentioned. Message ID: <apache/incubator-mxnet/issues/20501/1015298...@github.com>