Skip to content

Commit 57002a0

Browse files
stu1130mseth10
andauthored
Update image_classification/infer_imagenet.py
typo Co-Authored-By: mseth10 <[email protected]>
1 parent 2808520 commit 57002a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image_classification/infer_imagenet.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
iimport argparse, time, logging, os
1+
import argparse, time, logging, os
22
import numpy as np
33
import mxnet as mx
44
from mxnet import gluon, nd

0 commit comments

Comments
 (0)