Update test_model.py

This commit is contained in:
Ibai Gorordo 2022-04-08 01:17:45 +09:00 committed by GitHub
parent 877bf354b9
commit ecd3a40505
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,4 @@
import torch
from torchsummary import summary
import numpy as np
from nets import Model