AI-MXNet-Gluon-Contrib

 view release on metacpan or  search on metacpan

t/AI-MXNet-Gluon-Contrib.t  view on Meta::CPAN

#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied.  See the License for the
# specific language governing permissions and limitations
# under the License.

use strict;
use warnings;
use Test::More tests => 1;
BEGIN { use_ok('AI::MXNet::Gluon::Contrib') };



( run in 0.629 second using v1.01-cache-2.11-cpan-4d50c553e7e )