The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

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));