Sign in
apache
/
mxnet-test
/
refs/heads/dev
/
.
/
perl-package
/
AI-MXNetCAPI
/
t
/
AI-MXNetCAPI.t
blob: f2ff0098be8a64ea4ca10b367037c06ea77479a5 [
file
] [
log
] [
blame
]
use
strict
;
use
warnings
;
use
Test
::
More
tests
=>
1
;
BEGIN
{
use_ok
(
'AI::MXNetCAPI'
)
};