Glenn Jocher
GitHub
3 yıl önce
ebeveyn
işleme
6b44ecd53d
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPC Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
export.py
|
|
@@ -272,7 +272,7 @@ def run(data=ROOT / 'data/coco128.yaml', # 'dataset.yaml path' |
|
|
|
|
|
|
|
for _ in range(2): |
|
|
|
y = model(im) # dry runs |
|
|
|
print(f"\n{colorstr('PyTorch:')} starting from {weights} ({file_size(weights):.1f} MB)") |
|
|
|
print(f"\n{colorstr('PyTorch:')} starting from {file} ({file_size(file):.1f} MB)") |
|
|
|
|
|
|
|
# Exports |
|
|
|
if 'torchscript' in include: |