There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

AI::MXNet::Contrib::NDArray - An interface to experimental NDArray operators defined in C++ space.

SYNOPSIS

mx->contrib->ndarray->fft(nd->random->normal(0, 1, [3, 4], ctx => mx->gpu));