Skip to content

Commit ae110b5

Browse files
committed
change model test files
1 parent d3cb0b8 commit ae110b5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

graph_net/test/vision_model_test.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
import argparse
22
import os
3-
import json
3+
44
import torch
55
import torchvision
66
from torchvision import transforms
7-
import os
87
import graph_net
98

109
if __name__ == "__main__":

0 commit comments

Comments
 (0)