Kaynağa Gözat

Update ncnn.js

Lutz Roeder 4 yıl önce
ebeveyn
işleme
409fe112c0
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      source/ncnn.js

+ 0 - 1
source/ncnn.js

@@ -953,7 +953,6 @@ ncnn.BlobReader = class {
                             break;
                         case 0x0002C056: // size * sizeof(float) - raw data with extra scaling
                         default:
-                            console.log('xxxxxxx');
                             throw new ncnn.Error("Unknown weight type '" + type + "'.");
                     }
                 }