Esempio n. 1
0
 static void NPZInputStreamInvalidFile()
 {
     var stream = new NPZInputStream(Test.AssetPath("uint8.npy"));
 }