Kaynağa Gözat

model fuse

5.0
Glenn Jocher 4 yıl önce
ebeveyn
işleme
546f973562
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. +0
    -2
      test.py

+ 0
- 2
test.py Dosyayı Görüntüle

@@ -33,8 +33,6 @@ def test(data,
google_utils.attempt_download(weights)
model = torch.load(weights, map_location=device)['model']
torch_utils.model_info(model)

# Fuse
# model.fuse()
model.to(device)


Yükleniyor…
İptal
Kaydet