Thanks @asmeurer, @honno. MXNet master branch is using array-api-tests part of test suites in CI ([commit hash here](https://github.com/apache/incubator-mxnet/blob/7d84b598459985a59f7601f638cf8707389609c9/ci/docker/runtime_functions.sh#L876)). We also have [mxnet.numpy.array](https://github.com/apache/incubator-mxnet/blob/7d84b598459985a59f7601f638cf8707389609c9/python/mxnet/numpy/multiarray.py#L422-L447) as standard array API to be interoperable with other array libraries.
-- Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-mxnet/issues/20501#issuecomment-1015572046 You are receiving this because you were mentioned. Message ID: <apache/incubator-mxnet/issues/20501/1015572...@github.com>