summarylogtreecommitdiffstats
path: root/matconvnet-cudnn.install
blob: 715838a91893348cbe8980bfbb952af198ba78fd (plain)
1
2
3
4
5
6
post_install() {
    echo -e "\n%open matlab, type
run /usr/share/matconvnet/matlab/vl_setupnn
vl_testnn('gpu', true)
%24 tests create dir in root, should fail\n" 
}