The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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